UMovieSceneTrack::SetSectionToKey

Set This Section as the one to key. If track doesn't support layered blends then don't implement

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneTrack.h

Include

#include "MovieSceneTrack.h"

Syntax

virtual void SetSectionToKey
(
    UMovieSceneSection * InSection
)

Remarks

Set This Section as the one to key. If track doesn't support layered blends then don't implement

Parameters

Parameter

Description

InSection

Section that we want to key

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