...
Scroll pagebreak |
---|
Return value
void
Examples
Code Block | ||
---|---|---|
| ||
// These commands select all the Bone modules in your |
...
// scene, and then remove all the animation from those modules |
...
// resetting the skeleton(s) to the base pose. |
...
selectByType Bone; |
...
cutKeys -all; |
Additional information
Related commands
...