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 (BlueprintType )
struct FControlRigSnapperSelection
Remarks
Selection from the UI to Snap To. Contains a set of Actors and/or Control Rigs to snap onto or from.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FActorForWorldTransforms > | Actors | ||
| TArray< FControlRigForWorldTransforms > | ControlRigs |