GetSlotCount Data Member Function

Returns the maximum number of texture slots available for this <Node>, which is 32. Note that this exceeds the number of texture binding slots available in most OpenGL implementations.

Prototype

int32 GetSlotCount()

Examples

Copy Text To Clipboard

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