UMovieSceneCinematicShotSection

Implements a cinematic shot section.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieSceneTracks

Header

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

Include

#include "Sections/MovieSceneCinematicShotSection.h"

Syntax

class UMovieSceneCinematicShotSection : public UMovieSceneSubSection

Remarks

Implements a cinematic shot section.

Constructors

No constructors are accessible with public or protected access.

Functions

Name Description

Public function Const

FString

 

GetShotDisplayName()

Public function Const

float

 

GetThumbnailReferenceOffset()

Public function

void

 

SetShotDisplayName

(
    const FString& InShotDisplayName
)

Set the shot display name

Public function

void

 

SetThumbnailReferenceOffset

(
    float InNewOffset
)

Set the thumbnail reference offset

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