ISequencerTrackEditor::OnAddTransformKeysForSelectedObjects

Adds transform tracks and keys to the selected objects in the level.

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/ISequencerTrackEditor.h

Include

#include "ISequencerTrackEditor.h"

Syntax

virtual void OnAddTransformKeysForSelectedObjects
(
    EMovieSceneTransformChannel Channel
)

Remarks

Adds transform tracks and keys to the selected objects in the level.

Parameters

Parameter

Description

Channel

The transform channel to add keys for.

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