Description
Plays a segment on a movie media file set in a target texture on a material in a 3D scene.
Syntax
designer.setMaterialColorTextureSegmentMovie("3D SCENE", "MATERIAL", SEGMENT);
Parameters
Parameter | Type | Description |
---|---|---|
3D SCENE |
String | Name of the 3D Scene where the material with the movie to be played is present |
MATERIAL |
String | Name of the material with the movie to play |
SEGMENT |
Integer | Number of milliseconds targeting the segment to play in the movie |
Return
This function does not return anything.
Example
Coming soon.
Need more help with this?
Don’t hesitate to contact us here.