Property Dynamic
Dynamic
Takes into account external modifications made in the terrain.
Declaration
bool Dynamic { get; set; }
Property Value
Type |
---|
bool |
Remarks
The value is only taken into account when the terrain is instantiated.
Takes into account external modifications made in the terrain.
bool Dynamic { get; set; }
Type | Description |
---|---|
bool |
The value is only taken into account when the terrain is instantiated.