Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scroll pagebreak

Return value

void

Examples

Code Block
languagetext
// 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

...