Navigation
API > API/Runtime > API/Runtime/Foliage
References
| Module | Foliage |
| Header | /Engine/Source/Runtime/Foliage/Public/InstancedFoliage.h |
| Include | #include "InstancedFoliage.h" |
Syntax
struct FFoliageMeshInfo_Deprecated2
Remarks
FFoliageInfo - editor info for all matching foliage meshes
Variables
| Type | Name | Description | |
|---|---|---|---|
| UHierarchicalInstancedStaticMeshComponent * | Component | ||
| FGuid | FoliageTypeUpdateGuid | Allows us to detect if FoliageType was updated while this level wasn't loaded. | |
| TArray< FFoliageInstance > | Instances | Editor-only placed instances. |
Constructors
| Type | Name | Description | |
|---|---|---|---|