Documentation / scene / readZHairUints
Function: readZHairUints()
readZHairUints(
parsed,ref):Uint32Array
Defined in: libs/scene/src/asset/loaders/zhair/zhair_format.ts:371
Copies a uint32 array out of the payload.
Parameters
parsed
The opened file.
ref
Where the array sits, from the manifest.
Returns
Uint32Array
A copy of the array.