Description
Set a material to an instance of a mesh in a 3D Scene.
Syntax
designer.setInstanceMaterialScene3D("3D SCENE NAME", "INSTANCE NAME", "MATERIAL NAME");
Parameters
Parameter | Type | Description |
---|---|---|
3D SCENE NAME |
String | Specify the name of the 3D Scene where the instance and material are present |
INSTANCE NAME |
String | Specify the name of the instance to apply the material to |
MATERIAL NAME |
String | Specify the name of the material to apply to the instance |
Return
This function does not return anything.
Need more help with this?
Don’t hesitate to contact us here.