csharp
public enum BrushShapeWhat footprint a stamp has.
Fields and properties (3)
CircleA disc. Rotation means nothing to it, and it is the default for every tool.
AlphaA square footprint whose weight comes from a mask, so an artist can stamp a shape.
PatternLike Alpha, but the mask tiles in world space rather than fitting the stamp — so a stroke reveals one continuous texture instead of repeating the brush.
Used by (5)
- TerrainBrushVixen.Terrain
- TerrainBrushTestsVixen.Terrain.Tests
- Describes_Vixen_Editor_Terrain_TerrainBrushSettingsVixen.Editor.Terrain
- TerrainBrushSettingsVixen.Editor.Terrain
- TerrainPanelTestsVixen.Editor.Terrain.Tests