GetUint8Array Data Member Function

Returns a pointer to a <Uint8Array> that serves as a span of the <float32>. You can mutate the values in the array, but you cannot modify the count/reserve of this object, nor can you clear it.

Prototype

Uint8Array GetUint8Array()

Examples

Copy Text To Clipboard

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