GetResources Data Member Function

Populates a <NodeBuffer> object with all the Textures, <VariableNode> objects, and <Program> nodes to which the <Material> node is connected.

Prototype

int32 GetResources( NodeBuffer p_pResources )

Parameters

Parameter Type Parameter Name Documentation
<NodeBuffer>p_pResourcesA pointer to a <NodeBuffer> object.

Examples

Copy Text To Clipboard

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