Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FCachedLandscapeFoliage
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include | #include "LandscapeProxy.h" |
Syntax
struct FGrassComp
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FBox > | ExcludedBoxes | ||
| uint32 | ExclusionChangeTag | ||
| TWeakObjectPtr< UHierarchicalInstancedStaticMeshComponent > | Foliage | ||
| FGrassCompKey | Key | ||
| uint32 | LastUsedFrameNumber | ||
| double | LastUsedTime | ||
| bool | Pending | ||
| bool | PendingRemovalRebuild | ||
| TWeakObjectPtr< UHierarchicalInstancedStaticMeshComponent > | PreviousFoliage |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGrassComp () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Touch () |