csharp
public enum TerrainBlendHow a paint layer combines with the ones beside it.
Fields and properties (2)
WeightShares one budget with every other weight-blended layer: painting it lowers the rest.
NonWeightHas its own channel and takes from nobody. Snow over everything, and puddles.
Used by (7)
- TerrainPaintTestsVixen.Terrain.Tests
- TerrainWeightTestsVixen.Terrain.Tests
- TerrainWeightsVixen.Terrain
- TargetLayerCommandVixen.Editor.Terrain
- TerrainLayerSettingsVixen.Editor.Terrain
- TerrainPaintModeTestsVixen.Editor.Terrain.Tests
- TerrainTargetRowVixen.Editor.Terrain