Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Tools
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Tools/ControlRigPoseMirrorTable.h |
| Include | #include "Tools/ControlRigPoseMirrorTable.h" |
Syntax
struct FControlRigPoseMirrorTable
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FRigControlCopy * | GetControl
(
FControlRigControlPose& Pose, |
Get the matched control with the given name | |
| void | GetMirrorTransform
(
const FRigControlCopy& ControlCopy, |
Return the Mirrored Global(In Control Rig Space) Translation and Mirrored Local Rotation | |
| bool | Whether or not the Control with this name is matched | ||
| void | SetUpMirrorTable
(
const UControlRig* ControlRig |
Set up the Mirror Table |