Vixen
02b45cc4
csharp
public enum TerrainBlend

How a paint layer combines with the ones beside it.

Read the guide page for this →

Fields and properties (2)

  • Weight

    Shares one budget with every other weight-blended layer: painting it lowers the rest.

  • NonWeight

    Has 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