Description
Deletes a target material in a 3D Scene.
Syntax
designer.deleteMaterial3D("3D SCENE", "MATERIAL");
Parameters
Parameter | Type | Description |
---|---|---|
3D SCENE |
String | Name of the 3D Scene where the material is present |
MATERIAL |
String | Name of the material to delete |
Return
This function does not return anything.
Need more help with this?
Don’t hesitate to contact us here.