Description
Copies the animation under the specified parameter.
Scripting Syntax
CopyAnimation( InputObjs, [UseFCurves], [UseExpressions], [RemoveAnimation], [BaseAnimation], [LayerAnimation] )
Parameters
|
Parameter |
Type |
Description |
|
InputObjs |
The parameter under which we can find the animations |
|
|
UseFCurves |
boolean that says if we want to copy the fcurves under the object Default Value: true |
|
|
UseExpressions |
boolean that says if we want to copy the expressions under the object Default Value: true |
|
|
RemoveAnimation |
boolean that says if we want to disconnect the animations after copying them (not supported for now) Default Value: false |
|
|
BaseAnimation |
If True the command will copy animation on the base layer. Default Value: True |
|
|
LayerAnimation |
If True the command will copy animation on all layers except the base layer. Default Value: True |
See Also
SOFTIMAGE|XSI v6.01