Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimationRuntime
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FTransform GetSpaceTransform
(
FA2Pose& Pose, |
FA2Pose/FA2CSPose Interfaces for template functions. | AnimationRuntime.h | |
static FTransform GetSpaceTransform
(
FA2CSPose& Pose, |
AnimationRuntime.h |
GetSpaceTransform(FA2Pose &, int32)
Description
Pose conversion functions.
| Name | GetSpaceTransform |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AnimationRuntime.h |
| Include Path | #include "AnimationRuntime.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimationRuntime.cpp |
static FTransform GetSpaceTransform
(
FA2Pose & Pose,
int32 Index
)
GetSpaceTransform(FA2CSPose &, int32)
| Name | GetSpaceTransform |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AnimationRuntime.h |
| Include Path | #include "AnimationRuntime.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimationRuntime.cpp |
static FTransform GetSpaceTransform
(
FA2CSPose & Pose,
int32 Index
)