Description
Sets a media as a texture on a target material in a 3D scene by using the media tag instead of media name.
This works for video and images media.
Syntax
designer.setMediaTagToTexture3D("3D SCENE", "MATERIAL", "TAG");
Parameters
Parameter | Type | Description |
---|---|---|
3D SCENE |
String | Name of the 3D Scene where the material is present |
MATERIAL |
String | Name of the material to set the media on |
TAG |
String | Tag to specify the media to set as a texture |
Return
This function does not return anything.
Need more help with this?
Don’t hesitate to contact us here.