csharp
public enum FoliageToolWhat a drag in the foliage mode does.
Remarks
Six, and the list is Unreal's — [docs/plan/31 § The foliage tools]. Five of them change instances and the sixth selects them, which is why the sixth is the one that hands the transform gizmo something to hold.
Fields and properties (6)
PaintAdds instances of every selected type at the brush's density; Shift erases.
SingleOne instance at the cursor, of the selected type.
FillFills the surface under the cursor out to the brush.
EraseRemoves, filtered to the selected types.
ReapplyRe-runs a chosen subset of a type's settings over instances that already exist.
SelectSelects instances, so the gizmo can move, rotate and scale them.
Used by (4)
- FoliageEditVixen.Editor.Terrain
- FoliageModeVixen.Editor.Terrain
- FoliageModeTestsVixen.Editor.Terrain.Tests
- FoliageSettingsVixen.Editor.Terrain