Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISubMesh

Sub mesh contains a list of primitives with the same type (Point, Line or Triangle)

Hierarchy

  • ISubMesh

Index

Properties

Optional indexView

indexView: IBufferView

The index data of the sub mesh

Optional jointMapIndex

jointMapIndex: undefined | number

The joint map index in IStruct.jointMaps. Could be absent

primitiveMode

primitiveMode: PrimitiveMode

The primitive mode of the sub mesh

vertexBundelIndices

vertexBundelIndices: number[]

The vertex bundle references used by the sub mesh.

Generated using TypeDoc