API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeMeshIndexArray
@codexo/exojs / rendering / stable
The typed-array kinds a mesh index stream can be supplied as.
0
props
0
methods
0
events
Import
import { MeshIndexArray } from '@codexo/exojs'The typed-array kinds a mesh index stream can be supplied as.
Definition1
Uint16Array | Uint32ArraySource