Vixen
02b45cc4
csharp
public sealed class TerrainWeightRedo

What a paint stroke left, so it can be put back after an undo.

Read the guide page for this →

Fields and properties (2)

  • public TerrainRect Rect

    Everything the stroke touched.

  • public int RecordedSamples

    How many samples the record holds.

Methods (1)

  • public TerrainRect Redo()

    Puts the stroke's result back.

Used by (3)

  • TerrainPaintTestsVixen.Terrain.Tests
  • TerrainWeightStrokeVixen.Terrain
  • TerrainPaintCommandVixen.Editor.Terrain