IsType Data Member Function

Returns true if this object is a SamplerArrayNode representing the specified type.

Prototype

int32 IsType( int32 p_eSamplerType )

Parameters

Parameter Type Parameter Name Documentation
int32p_eSamplerTypeAn <int32> representing a member of the SamplerType enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.

Examples

Copy Text To Clipboard

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