Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > Sections
References
Module | MovieSceneTracks |
Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneCameraShakeSection.h |
Include | #include "Sections/MovieSceneCameraShakeSection.h" |
Syntax
struct FMovieSceneCameraShakeSectionData
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
float | PlayScale | Scalar that affects shake intensity |
![]() |
ECameraShakePlaySpace | PlaySpace | |
![]() |
TSubclassOf< UCameraShakeBase > | ShakeClass | Class of the camera shake to play |
![]() |
FRotator | UserDefinedPlaySpace |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |