Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeHeightfieldCollisionCo-
| Name | ESnapFoliageInstancesFlags |
| Type | enum |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeHeightfieldCollisionComponent.h |
| Include Path | #include "LandscapeHeightfieldCollisionComponent.h" |
Syntax
enum ESnapFoliageInstancesFlags
{
ForceAll = 1 << 0,
MarkedAreasOnly = 1 << 1,
}
Values
| Name | Remarks |
|---|---|
| ForceAll | |
| MarkedAreasOnly |