Vixen
02b45cc4
csharp
public enum BrushRotation

Which way a stamp is turned.

Read the guide page for this →

Fields and properties (3)

  • Fixed

    Always the brush's own angle. Predictable, and visibly repetitive with a mask.

  • Random

    A new angle per stamp, from the stroke's seed.

  • AlongStroke

    Turned to face along the stroke, which is what a road or a scar wants.

Used by (6)

  • BrushStrokeVixen.Terrain
  • BrushStrokeTestsVixen.Terrain.Tests
  • TerrainBrushVixen.Terrain
  • Describes_Vixen_Editor_Terrain_TerrainBrushSettingsVixen.Editor.Terrain
  • TerrainBrushSettingsVixen.Editor.Terrain
  • TerrainPanelTestsVixen.Editor.Terrain.Tests