EKeyGroupMode

Defines set key gruops mode.

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencer.h"

Syntax

enum EKeyGroupMode
{
    KeyChanged,
    KeyGroup,
    KeyAll,
}

Values

Name

Description

KeyChanged

Key just changed channel

KeyGroup

Key just one, the parent translation, rotation or scale, when one changes

KeyAll

Key All (translation, rotation, scale) when one changes

Remarks

Defines set key gruops mode.

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