Pushes a new draw mode onto the draw mode stack.
int32 PushMode( string p_sModeGuid )
Parameter Type | Parameter Name | Documentation |
---|---|---|
string | p_sModeGuid | The GUID of the draw mode to push onto the draw mode stack. |
None published. Please look for an example in the Scenome Scripting Language code base.