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 (12)
- BrushStrokeVixen.Terrain
- BrushStrokeTestsVixen.Terrain.Tests
- TerrainBrushVixen.Terrain
- Describes_Vixen_Editor_Terrain_TerrainBrushSettingsVixen.Editor.Terrain
- PaintAlphaTestsVixen.Editor.Texturing.Tests
- PaintBrushVixen.Editor.Texturing
- PaintBrushInspectorVixen.Editor.Texturing
- PaintBrushTestsVixen.Editor.Texturing.Tests
- PaintToolVixen.Editor.Texturing
- PaintToolTestsVixen.Editor.Texturing.Tests
- TerrainBrushSettingsVixen.Editor.Terrain
- TerrainPanelTestsVixen.Editor.Terrain.Tests