Navigation
API > API/Runtime > API/Runtime/Foliage
References
| Module | Foliage |
| Header | /Engine/Source/Runtime/Foliage/Public/ProceduralFoliageInstance.h |
| Include | #include "ProceduralFoliageInstance.h" |
Syntax
struct FProceduralFoliageInstance
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Age | ||
| UActorComponent * | BaseComponent | ||
| bool | bBlocker | ||
| FVector | Location | ||
| FVector | Normal | ||
| FQuat | Rotation | ||
| float | Scale | ||
| TObjectPtr< const UFoliageType > | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FProceduralFoliageInstance * | Domination
(
FProceduralFoliageInstance* A, |
||
| float | |||
| float | GetMaxRadius () |
||
| float | |||
| bool | IsAlive () |
||
| void |