Vixen
02b45cc4
csharp
public enum TerrainPaintTool

What a drag does to the layer weights under it.

Read the guide page for this →

Remarks

Four, over the selected target layer — [docs/plan/31 § The paint tools]. They are the sculpt tools' shapes applied to a different target, which is [§ D12]'s argument for one brush: a soft edge sculpted at strength 0.3 and a soft edge painted at strength 0.3 are the same shape.

Fields and properties (4)

  • Paint

    Raises the target layer's weight; Shift lowers it while the others rise.

  • Smooth

    Averages the target layer's weight within the brush.

  • Flatten

    Sets it to the coverage asked for, so repeated strokes converge.

  • Noise

    Scatters it, so a boundary between two grounds is not a clean arc.

Used by (6)

  • SculptSessionTestsVixen.Editor.Terrain.Tests
  • TerrainEditVixen.Editor.Terrain
  • TerrainModeVixen.Editor.Terrain
  • TerrainModeTestsVixen.Editor.Terrain.Tests
  • TerrainPaintModeTestsVixen.Editor.Terrain.Tests
  • TerrainToolSettingsVixen.Editor.Terrain