UMovieSceneControlRigParameterTrack::SetSectionToKey

Set the section we want to key and recieve globally changed values.

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneTrack::SetSectionToKey()

UMovieSceneControlRigParameterTrack::SetSectionToKey()

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterTrack.h

Include

#include "Sequencer/MovieSceneControlRigParameterTrack.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Private/Sequencer/MovieSceneControlRigParameterTrack.cpp

Syntax

virtual void SetSectionToKey
(
    UMovieSceneSection * Section
)

Remarks

Set the section we want to key and recieve globally changed values.

Parameters

Parameter

Description

Section

The section that changes.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss