IsFloat32VectorFormat Data Member Function

Returns true if the pixel format submitted to this function is associated with the GLSL vec4 type. For example, if sampling a texture with this pixel format returns vec4.

Prototype

int32 IsFloat32VectorFormat( int32 p_eFormat )

Parameters

Parameter Type Parameter Name Documentation
int32p_eFormatRefers to the Image_Pixel_Format 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.