Sets a <Material> as the active <Material> in the scene graph.
int32 SetActiveMaterial( Material p_oNewActiveMaterial )
Parameter Type | Parameter Name | Documentation |
---|---|---|
<Material> | p_oNewActiveMaterial | A pointer to the new active <Material>. |
None published. Please look for an example in the Simdify Scripting Language code base.