Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Instances
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Instances/InstancedPlacementClientInfo.h |
| Include | #include "Instances/InstancedPlacementClientInfo.h" |
Syntax
struct FPlacementInstance
Remarks
Editor information about where and how an instance was placed
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Flags | ||
| FQuat | PreAlignRotation | ||
| FTransform | WorldTransform | ||
| double | ZOffset |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AlignToNormal
(
const FVector& InNormal, |
||
| FTransform | |||
| void | SetInstanceWorldTransform
(
const FTransform& Transform |