Navigation
API > API/Runtime > API/Runtime/Foliage
References
| Module | Foliage |
| Header | /Engine/Source/Runtime/Foliage/Public/FoliageType.h |
| Include | #include "FoliageType.h" |
Syntax
USTRUCT ()
struct FFoliageDensityFalloff
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bUseFalloffCurve | ||
| FRuntimeFloatCurve | FalloffCurve | Density as a function of normalized distance (i.e. distance from Procedural Foliage Volume / Max Volume Extent). |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | GetDensityFalloffValue
(
const FVector2D& Position, |
||
| bool | IsInstanceFiltered
(
const FVector2D& Position, |