FCameraCutSubSectionHierarchyNode

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FCameraCutSubSectionHierarchyNode

References

Module

MovieRenderPipelineCore

Header

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MovieRenderPipelineDataTypes.h

Include

#include "MovieRenderPipelineDataTypes.h"

Syntax

struct FCameraCutSubSectionHierarchyNode : public TSharedFromThis< FCameraCutSubSectionHierarchyNode >

Variables

Name Description

Public variable

TArray< TTuple<...

 

AdditionalSectionsToExpand

An array of sections that we should expand, as well as their original range for restoration later.

Public variable

bool

 

bOriginalCameraCutIsActive

Public variable

bool

 

bOriginalMovieScenePackageDirty

Public variable

bool

 

bOriginalMovieScenePlaybackRangeLocked

Public variable

bool

 

bOriginalMovieSceneReadOnly

Public variable

bool

 

bOriginalShotSectionIsActive

Public variable

bool

 

bOriginalShotSectionIsLocked

Public variable

TWeakObjectPtr<...

 

CameraCutSection

The UMovieSceneCameraCutSection within the movie scene (if any)

Public variable

EMovieSceneEval...

 

EvaluationType

Public variable

TWeakObjectPtr<...

 

MovieScene

The UMovieScene that this node has data for.

Public variable

FMovieSceneSequ...

 

NodeID

Public variable

TRange< FFrameN...

 

OriginalCameraCutSectionRange

Public variable

TRange< FFrameN...

 

OriginalMovieScenePlaybackRange

These are used to restore this node back to its proper shape post render.

Public variable

TRange< FFrameN...

 

OriginalShotSectionRange

Public variable

TWeakObjectPtr<...

 

Section

The UMovieSceneSubSection within the movie scene (if any)

Constructors

Functions

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