Description
Deletes all running instances created by the 3D Instantiate node.
Requirements
In order to be targeted by this function the instance must meet all of these requirements :
- It must have been created since the designer and show were launched, and not in a previous session
- It must have an associated animation track
- It must have been created with the options
Auto Start Animation
andAuto Delete After End Animation
enabled
This function will also automatically delete all materials, animations tracks and skeletons associated with the targeted instances.
Syntax
designer.deleteAllRunningInstance("3D SCENE");
Parameters
Parameter | Type | Description |
---|---|---|
3D SCENE |
String | Insert the name of the 3D Scene where the instances were created |
Return
This function does not return anything.
Need more help with this?
Don’t hesitate to contact us here.