GetTextureCount Data Member Function

Returns the number of <Texture> match criteria sets that have been added to this <TexturePaletteNode>. This count value is modified each time the AddParameterSet() and RemoveParameterSet() data interfaces are invoked. Note that this is not the child count of this <TexturePaletteNode>.

Prototype

int32 GetTextureCount()

Examples

Copy Text To Clipboard

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