GetTextures Data Member Function

Populates a <NodeBuffer> object with the <Texture> nodes to which the <Material> node is connected.

Prototype

int32 GetTextures( NodeBuffer p_apTextures )

Parameters

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

Examples

Copy Text To Clipboard

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