ezEngine Release 26.9
Loading...
Searching...
No Matches
ezTerrainModifyMode Struct Reference
Inheritance diagram for ezTerrainModifyMode:

Public Types

enum  Enum : ezUInt8 {
  Max = 0 , Min = 1 , Set = 2 , Carve = 3 ,
  Add = 4 , OnlyPaint2D = 5 , OnlyPaint3D = 6 , Default = Max
}
 
using StorageType = ezUInt8
 

Member Enumeration Documentation

◆ Enum

enum ezTerrainModifyMode::Enum : ezUInt8
Enumerator
Max 

Only raises terrain toward the brush height.

Min 

Only lowers terrain toward the brush height.

Set 

Forces terrain to the brush height regardless of current value.

OnlyPaint2D 

No geometry change. Paints material using 2D SDF projection (2D brush style).

OnlyPaint3D 

No geometry change. Paints material using 3D SDF (3D brush style).


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