Navigation
API > API/Plugins > API/Plugins/ControlRigEditor
Class that contains helper functions for various space switching activities
| Name | FControlRigSpaceChannelHelpers |
| Type | struct |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/ControlRigSpaceChannelEditors.h |
| Include Path | #include "ControlRigSpaceChannelEditors.h" |
Syntax
struct FControlRigSpaceChannelHelpers
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void CompensateIfNeeded
(
UControlRig* ControlRig, |
ControlRigSpaceChannelEditors.h | ||
static void DeleteTransformKeysAtThisTime
(
UControlRig* ControlRig, |
ControlRigSpaceChannelEditors.h | ||
static TArray< FKeyBarCurveModel::FBarRange > FindRanges
(
FMovieSceneControlRigSpaceChannel* Channel, |
ControlRigSpaceChannelEditors.h | ||
static FSpaceChannelAndSection FindSpaceChannelAndSectionForControl
(
UControlRig* ControlRig, |
ControlRigSpaceChannelEditors.h | ||
static FLinearColor GetColor
(
const FMovieSceneControlRigSpaceBaseKey& Key |
ControlRigSpaceChannelEditors.h | ||
static TPair< FRigControlElement *, FChannelMapInfo * > GetControlAndChannelInfo
(
UControlRig* ControlRig, |
Retrieve the control and the channel infos for that ControlRig/Section. | ControlRigSpaceChannelEditors.h | |
static UMovieSceneControlRigParameterSection * GetControlRigSection
(
ISequencer* Sequencer, |
ControlRigSpaceChannelEditors.h | ||
static void GetFramesInThisSpaceAfterThisTime
(
UControlRig* ControlRig, |
ControlRigSpaceChannelEditors.h | ||
static int32 GetNumFloatChannels
(
const ERigControlType InControlType |
Retrieve the number of float channels based on the control type. | ControlRigSpaceChannelEditors.h | |
static void HandleSpaceKeyTimeChanged
(
UControlRig* ControlRig, |
ControlRigSpaceChannelEditors.h | ||
static FReply OpenBakeDialog
(
ISequencer* Sequencer, |
ControlRigSpaceChannelEditors.h | ||
static void SequencerBakeControlInSpace
(
UControlRig* ControlRig, |
ControlRigSpaceChannelEditors.h | ||
static FKeyHandle SequencerKeyControlRigSpaceChannel
(
UControlRig* ControlRig, |
ControlRigSpaceChannelEditors.h | ||
static void SequencerSpaceChannelKeyDeleted
(
UControlRig* ControlRig, |
ControlRigSpaceChannelEditors.h |