Navigation
API > API/Plugins > API/Plugins/RigLogicUAF
| |
|
| Name |
FPoseBoneControlAttributeMapping |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/RigLogicUAF/Source/RigLogicUAF/Public/RigLogicInstanceData.h |
| Include Path |
#include "RigLogicInstanceData.h" |
Syntax
struct FPoseBoneControlAttributeMapping
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DNAJointIndex |
int32 |
Pose bone index based on the given LOD level. |
RigLogicInstanceData.h |
|
| PoseBoneIndex |
int32 |
|
RigLogicInstanceData.h |
|
| RotationW |
int32 |
|
RigLogicInstanceData.h |
|
| RotationX |
int32 |
|
RigLogicInstanceData.h |
|
| RotationY |
int32 |
|
RigLogicInstanceData.h |
|
| RotationZ |
int32 |
|
RigLogicInstanceData.h |
|