Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimationTypes.h |
Include | #include "Animation/AnimationTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FLocalSpacePose
Remarks
A pose in local space (i.e. each transform is relative to its parent)
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
TArray< FName > | Names | |
![]() ![]() ![]() ![]() |
TArray< FTransform > | Transforms |