Vixen
02b45cc4
csharp
public enum FoliageFilters

What kinds of surface accept a foliage stroke.

Read the guide page for this →

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)

  • None

    Nothing, which is a stroke that lands nowhere.

  • Terrain

    The terrain.

  • StaticMeshes

    Static meshes.

  • Blockout

    Blockout meshes.

  • Foliage

    Other foliage.

Used by (2)

  • FoliageEditVixen.Editor.Terrain
  • FoliageSettingsVixen.Editor.Terrain