Navigation
API > API/Runtime > API/Runtime/Foliage
FFoliageInstancePlacementInfo - placement info an individual instance
| Name | FFoliageInstancePlacementInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Foliage/Public/InstancedFoliage.h |
| Include Path | #include "InstancedFoliage.h" |
Syntax
struct FFoliageInstancePlacementInfo
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFoliageInstancePlacementInfo() |
InstancedFoliage.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DrawScale3D | FVector3f | InstancedFoliage.h | ||
| Flags | uint32 | InstancedFoliage.h | ||
| Location | FVector | InstancedFoliage.h | ||
| PreAlignRotation | FRotator | InstancedFoliage.h | ||
| Rotation | FRotator | InstancedFoliage.h | ||
| ZOffset | float | InstancedFoliage.h |