UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
rcHeightfieldLayerSet Struct Reference

#include <Recast.h>

Public Attributes

rcHeightfieldLayerlayers
 The layers in the set. [Size: nlayers].
 
int nlayers
 The number of layers in the set.
 

Detailed Description

Represents a set of heightfield layers.

See also
rcAllocHeightfieldLayerSet, rcFreeHeightfieldLayerSet

Member Data Documentation

◆ layers

rcHeightfieldLayer* rcHeightfieldLayerSet::layers

The layers in the set. [Size: nlayers].

◆ nlayers

int rcHeightfieldLayerSet::nlayers

The number of layers in the set.


The documentation for this struct was generated from the following file: