Navigation
API > API/Plugins > API/Plugins/ControlRigEditor > API/Plugins/ControlRigEditor/Tools
References
| Module | ControlRigEditor |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/Tools/ControlRigSnapper.h |
| Include | #include "Tools/ControlRigSnapper.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FControlRigForWorldTransforms
Remarks
Specification containing a Control Rig and a list of selected Controls we use to get World Transforms for Snapping.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FName > | ControlNames | ||
| TWeakObjectPtr< UControlRig > | ControlRig |
Constructors
| Type | Name | Description | |
|---|---|---|---|