Populates a <NodeBuffer> with all the <Program> nodes referenced by all the <Material> nodes in the <Mesh> object's <MaterialPaletteNode>, whether or not the <Program> nodes or <Material> nodes are implemented by <NodeLink> nodes.
int32 GetPrograms( NodeBuffer p_apPrograms )
Parameter Type | Parameter Name | Documentation |
---|---|---|
<NodeBuffer> | p_apPrograms | A pointer to a <NodeBuffer> object. |
None published. Please look for an example in the Simdify Scripting Language code base.