Description
Stop an animation in a 3D Scene.
This will put the animation track on Pause at its current timecode and turn the animation track OFF.
Syntax
designer.stopAnimationScene3D("3D SCENE NAME", "ANIMATION NAME");
Parameters
Parameter | Type | Description |
---|---|---|
3D SCENE NAME |
String | Specify the name of the 3D Scene where the animation is present |
ANIMATION NAME |
String | Specify the name of the animation to stop |
Return
This function does not return anything.
Need more help with this?
Don’t hesitate to contact us here.