unpack

Retrieves a material from a packed array.

Return

Modified result material, with results unpacked.

Parameters

view

The packed array.

byteOffset

Starting index of the element to be unpacked.

result

Material into which results are unpacked.

See also