![]() |
ezEngine Release 26.9
|
#include <TerrainSystem.h>

Public Types | |
| enum | Enum : ezUInt8 { None = 0 , FullResolution = 1 , HalfResolution = 2 , QuarterResolution = 4 , EighthResolution = 8 , Default = QuarterResolution } |
| using | StorageType = ezUInt8 |
Vertex sampling stride for the heightfield patch collision mesh. The enumerator value equals the vertex stride (skip factor) used when sub-sampling full-resolution data.
| enum ezTerrainPatchColliderMode::Enum : ezUInt8 |