Returns true if this object is a <SamplerNode> representing the specified type.
int32 IsType( int32 p_eSamplerType )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| int32 | p_eSamplerType | An <int32> representing a member of the SamplerType enumeration. Please see APP_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information. |
None published. Please look for an example in the Simdify Scripting Language code base.