Interface for a data structure of triangulated 3D Model geometry.
See setModelGeometry for more information and examples.
An array of indices representing the order of vertices in triangle faces.
Optional
Optional model vertex normals as flat nx, ny, nz number array.
An array of vertex coordinates as flat x, y, z, x, y, z number array.
Interface for a data structure of triangulated 3D Model geometry.
See setModelGeometry for more information and examples.