csharp
public enum TerrainLayerKindWhat owns an edit layer's contents.
Fields and properties (3)
ManualAn author's. Sculpted and painted by hand.
SplinesRegenerated wholesale from the terrain's splines. Not editable by hand.
ScatterRegenerated wholesale by the scatter simulation. Not editable by hand.
Used by (11)
- TerrainVixen.Terrain
- TerrainEditLayerVixen.Terrain
- TerrainHeightmapTestsVixen.Terrain.Tests
- TerrainLayerTestsVixen.Terrain.Tests
- TerrainSplineVixen.Terrain
- TerrainSplineTestsVixen.Terrain.Tests
- TerrainStoreVixen.Terrain
- TerrainStoreTestsVixen.Terrain.Tests
- TerrainEditVixen.Editor.Terrain
- TerrainEditTestsVixen.Editor.Terrain.Tests
- TerrainModuleVixen.Editor.Terrain