Type Alias: X3D
type X3D = object;
Defined in: nvmesh-types.ts:109
Properties
indices
indices: Uint32Array;
Defined in: nvmesh-types.ts:111
positions
positions: Float32Array;
Defined in: nvmesh-types.ts:110
rgba255
rgba255: Uint8Array;
Defined in: nvmesh-types.ts:112