SizeInBytes Data Member Function

Returns the size in bytes of the matrix, which is 8 * 16. Eight bytes for each <uint64> in the matrix * 16 elements in a 4x4 matrix.

Prototype

int32 SizeInBytes()

Examples

Copy Text To Clipboard

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