Sets this <Node> object's Model pointer to the Model passed in to this function.
int32 SetModel( Model3D p_oModel3D )
Parameter Type | Parameter Name | Documentation |
---|---|---|
<Model3D> | p_oModel3D | A pointer to the <Model3D> object to set as the <Node> object's Model. |
None published. Please look for an example in the Simdify Scripting Language code base.