csharp
public enum FoliageFiltersWhat kinds of surface accept a foliage stroke.
Remarks
⚠ A stroke ray-tests through the probe, which is already the seam ScenePlacement uses to answer "where does this go". So painting onto a blockout wall works on the day blockout meshes are probeable, with no foliage-specific code — which is [§ The foliage tools]'s claim and the reason these are a filter over an existing question rather than four new ones.
Fields and properties (5)
NoneNothing, which is a stroke that lands nowhere.
TerrainThe terrain.
StaticMeshesStatic meshes.
BlockoutBlockout meshes.
FoliageOther foliage.
Used by (2)
- FoliageEditVixen.Editor.Terrain
- FoliageSettingsVixen.Editor.Terrain