Navigation
API > API/Plugins > API/Plugins/ControlRigEditor > API/Plugins/ControlRigEditor/Tools
References
| Module | ControlRigEditor |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/Tools/ControlRigTweener.h |
| Include | #include "Tools/ControlRigTweener.h" |
Syntax
struct FAnimSliderObjectSelection
Remarks
Contains the selection state for a set of Control Rig Controls to blend with the anim slider
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FObjectChannels > | ChannelsArray |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Setup
(
TWeakPtr< ISequencer >& InSequencer |
||
| bool | Setup
(
const TArray< UControlRig* >& SelectedControlRigs, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FObjectChannels | Set of possible float channels |