Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStruct

The structure of the mesh

Hierarchy

  • IStruct

Index

Properties

Optional jointMaps

jointMaps: number[][]

The joint index map list.

Optional maxPosition

maxPosition: Vec3

The maximum position of all vertices in the mesh

Optional minPosition

minPosition: Vec3

The minimum position of all vertices in the mesh

Optional morph

morph: Morph

The morph information of the mesh

primitives

primitives: ISubMesh[]

All sub meshes

vertexBundles

vertexBundles: IVertexBundle[]

All vertex bundles of the mesh

Generated using TypeDoc