Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/UMovieSceneControlRigParameterSe-
| Name | FLoadAnimSequenceData |
| Type | struct |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterSection.h |
| Include Path | #include "Sequencer/MovieSceneControlRigParameterSection.h" |
Syntax
struct FLoadAnimSequenceData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AnimFrameRange | TOptional< TRange< FFrameNumber > > | If set only load the animation from the specified range. | Sequencer/MovieSceneControlRigParameterSection.h | |
| bKeyReduce | bool | Key reduce | Sequencer/MovieSceneControlRigParameterSection.h | |
| bOntoSelectedControls | bool | Onto selected controls only | Sequencer/MovieSceneControlRigParameterSection.h | |
| bResetControls | bool | Whether to rest to default control states. | Sequencer/MovieSceneControlRigParameterSection.h | |
| StartFrame | FFrameNumber | Frame to Insert at. | Sequencer/MovieSceneControlRigParameterSection.h | |
| Tolerance | float | Key reduction tolerance | Sequencer/MovieSceneControlRigParameterSection.h |