Navigation
API > API/Runtime > API/Runtime/Foliage
Inheritance Hierarchy
- FFoliageInstancePlacementInfo
- FFoliageInstance
References
| Module | Foliage |
| Header | /Engine/Source/Runtime/Foliage/Public/InstancedFoliage.h |
| Include | #include "InstancedFoliage.h" |
Syntax
struct FFoliageInstance : public FFoliageInstancePlacementInfo
Remarks
FFoliageInstance - editor info an individual instance
Variables
| Type | Name | Description | |
|---|---|---|---|
| UActorComponent * | BaseComponent | ||
| FFoliageInstanceBaseId | BaseId | ID of base this instance was painted on. | |
| FGuid | ProceduralGuid |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AlignToNormal
(
const FVector& InNormal, |
||
| FTransform | |||
| void | SetInstanceWorldTransform
(
const FTransform& Transform |