Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > Sections
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMovieSceneSignedObject
- UMovieSceneSection
- UMovieSceneSubSection
- UMovieSceneCinematicShotSection
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
Type | Name | Description | |
---|---|---|---|
![]() |
UMovieSceneCinematicShotSection
(
const FObjectInitializer& ObjInitializer |
Object constructor. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | ||
![]() ![]() |
float | ||
![]() |
void | SetShotDisplayName
(
const FString& InShotDisplayName |
Set the shot display name |
![]() |
void | SetThumbnailReferenceOffset
(
float InNewOffset |
Set the thumbnail reference offset |