Navigation
API > API/Plugins > API/Plugins/ControlRig
| |
|
| Name |
FControlRigPoseMirrorContext |
| Type |
struct |
| Header File |
/Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Tools/ControlRigPoseMirrorTable.h |
| Include Path |
#include "Tools/ControlRigPoseMirrorTable.h" |
Syntax
struct FControlRigPoseMirrorContext
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bDoLocal |
bool |
|
Tools/ControlRigPoseMirrorTable.h |
|
| bIsMatched |
bool |
|
Tools/ControlRigPoseMirrorTable.h |
|
| RotationFactor |
FVector |
|
Tools/ControlRigPoseMirrorTable.h |
|
| TranslationFactor |
FVector |
Values to modify the translation or rotation when bIsMatched == true; |
Tools/ControlRigPoseMirrorTable.h |
|