csharp
public enum BrushRotationWhich way a stamp is turned.
Fields and properties (3)
FixedAlways the brush's own angle. Predictable, and visibly repetitive with a mask.
RandomA new angle per stamp, from the stroke's seed.
AlongStrokeTurned 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