Populates a <NodeBuffer> with all the <Material> nodes stored by the <Mesh> objects <MaterialPaletteNode>, including <Material> nodes implemented by <NodeLink> nodes.
int32 GetMaterials( NodeBuffer p_apMaterials )
Parameter Type | Parameter Name | Documentation |
---|---|---|
<NodeBuffer> | p_apMaterials | A pointer to a <NodeBuffer> object. |
None published. Please look for an example in the Simdify Scripting Language code base.