animation
Pastes all the animations under the specified object.
PasteAnimation( InputObjs, [UsePosition] ); |
Parameter | Type | Description |
---|---|---|
InputObjs | Object name or Psets (anything selectable) | The objects (or psets) under which we want to paste the animations |
UsePosition | Boolean | If TRUE, the paste will try to copy the animation sources in
the order of the target's animatable parameter.
Default Value: 1 |
' pastes the animation under everything in the marked parameter list PasteAnimation |