SetActiveMaterial Data Member Function

Sets a <Material> as the active <Material> in the scene graph.

Prototype

int32 SetActiveMaterial( Material p_oNewActiveMaterial )

Parameters

Parameter Type Parameter Name Documentation
<Material>p_oNewActiveMaterialA pointer to the new active <Material>.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.