Struct GatheredMesh

Public

Public Methods

ApplyLayerModification (modification)
Public
ApplyRecastMeshObj (recastMeshObj)
Public
RecalculateBounds ()
Public

Public Variables

area
Public
areaIsTag
Public
bounds

World bounds of the mesh.

Public
doubleSided
Public
flatten
Public
indexEnd

End index in the triangle array.

Public
indexStart

Start index in the triangle array.

Public
matrix
Public
meshDataIndex
Public
solid

If true then the mesh will be treated as solid and its interior will be unwalkable.

Public