...
void
Scroll pagebreak |
---|
Examples
Code Block | ||
---|---|---|
| ||
// Select the X Rotation channel of the module right_foot, and paste |
...
// the keys within the clipboard to those channels, beginning at the |
...
// current frame. |
...
select right_foot; |
...
selectProperty "RotationX"; |
...
pasteKeys; |
Additional information
Related commands
...