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