GetChildTextures Data Member Function

Populates a <List> object with non-owning pointers to all child <Texture> nodes.

Prototype

int32 GetChildTextures( List p_oChildTextures )

Parameters

Parameter Type Parameter Name Documentation
<List>p_oChildTexturesA pointer to a <List> object that stores child <Texture> pointers.

Examples

Copy Text To Clipboard

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