Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FBoneTransform |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/BonePose.h |
| Include Path | #include "BonePose.h" |
Syntax
struct FBoneTransform
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| BonePose.h | |||
FBoneTransform
(
FCompactPoseBoneIndex InBoneIndex, |
BonePose.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoneIndex | FCompactPoseBoneIndex | BonePose.h | ||
| Transform | FTransform | Transform to apply | BonePose.h |