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
struct FControlRigSnapper
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetControlRigControlTransforms
(
ISequencer* Sequencer, |
Get the ControlRig Transforms for current Sequencer | |
| bool | GetControlRigControlTransforms
(
UWorld* World, |
Get the ControlRig Transforms from specified MovieSceneSequence. | |
| TWeakPtr< ISequencer > | GetSequencer () |
Get Current Active Sequencer in the Level. | |
| bool | SnapIt
(
FFrameNumber StartFrame, |
Snap the passed in children over the start and end frames. |