Heightfield class
nav.gen.debug.Heightfield
Inheritance
Base: ISerializable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
bounds | Box | |
cellSize | float | |
cellHeight | float | |
width | ushort | |
height | ushort | |
rawSpans | nav.gen.debug.SpansData | |
compactSpans | nav.gen.debug.SpansData | |
cells | nav.gen.debug.CompactCell[] | |
regions | ushort[] | |
distancefield | ushort[] | |
maxDistancefieldValue | ushort |
Functions
None.