sizeof_uvec2 Data Member Function

Returns the size in bytes of the GLSL data type <uvec2>, which is sizeof( uint ) * 2.

Prototype

static int32 sizeof_uvec2()

Examples

Copy Text To Clipboard

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