Navigation
Unreal Engine C++ API Reference > Plugins > ControlRig > Sequencer > UMovieSceneControlRigParameterTrack
References
Module | ControlRig |
Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterTrack.h |
Include | #include "Sequencer/MovieSceneControlRigParameterTrack.h" |
Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/Sequencer/MovieSceneControlRigParameterTrack.cpp |
UMovieSceneSection &42; FindOrExtendSection
&40;
FFrameNumber Time,
float & OutWeight
&41;
Remarks
Finds a section at the current time or extends an existing one The found section.
Parameters
Name | Description |
---|---|
Time | The time relative to the owning movie scene where the section should be |
OutWeight | The weight of the section if found |