sizeof_i64vec3 Data Member Function

Returns the size in bytes of the GLSL data type <i64vec3>, which is sizeof( <int64> ) * 3.

Prototype

static int32 sizeof_i64vec3()

Examples

Copy Text To Clipboard

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