The Box type exposes the following members.

Fields

  NameDescription
Public fieldIndices
The indices.
Public fieldNormals
The normals.
Public fieldStatic memberNumIndices
The number of vertex indices.
Public fieldStatic memberNumVertices
The number of vertices.
Public fieldTangents
The tangents.
Public fieldTexCoords2D
The 2d texture coords.
Public fieldTexCoords3D
The 3d texture coords.
Public fieldVertices
The vertices.

See Also