csharp
public enum TerrainPaintToolWhat a drag does to the layer weights under it.
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)
PaintRaises the target layer's weight; Shift lowers it while the others rise.
SmoothAverages the target layer's weight within the brush.
FlattenSets it to the coverage asked for, so repeated strokes converge.
NoiseScatters 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