UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EFoliagePlacementMode Namespace Reference

Enumerations

enum  Type { Manual = 0 , Procedural = 1 }
 

Detailed Description

This is kind of a hack, but is needed right now for backwards compat of code. We use it to describe the placement mode (procedural vs manual)

Enumeration Type Documentation

◆ Type

Enumerator
Manual 
Procedural