UMovieScene3DTransformSection::ShowCurveForChannel

Whether or not we draw a curve for a particular channel owned by this section. Defaults to true.

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneSection::ShowCurveForChannel()

UMovieScene3DTransformSection::ShowCurveForChannel()

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieScene3DTransformSection.h

Include

#include "Sections/MovieScene3DTransformSection.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieScene3DTransformSection.cpp

Syntax

virtual bool ShowCurveForChannel
(
    const void * Channel
) const

Remarks

Whether or not we draw a curve for a particular channel owned by this section. Defaults to true.

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