Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/Recast
References
| Module | Navmesh |
| Header | /Engine/Source/Runtime/Navmesh/Public/Recast/Recast.h |
| Include | #include "Recast/Recast.h" |
Syntax
struct rcHeightfieldLayerSet
Remarks
Represents a set of heightfield layers.
Variables
| Type | Name | Description | |
|---|---|---|---|
| rcHeightfieldLayer * | layers | The layers in the set. [Size: nlayers]. | |
| int | nlayers | The number of layers in the set. |
See Also
rcAllocHeightfieldLayerSet
rcFreeHeightfieldLayerSet