UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMovieSceneCameraShakeComponentData Struct Reference

#include <MovieSceneTracksComponentTypes.h>

Public Member Functions

 FMovieSceneCameraShakeComponentData ()
 
 FMovieSceneCameraShakeComponentData (const FMovieSceneCameraShakeSectionData &InSectionData, const UMovieSceneSection &InSection)
 

Public Attributes

FMovieSceneCameraShakeSectionData SectionData
 
FFrameNumber SectionStartTime
 
FFrameNumber SectionEndTime
 
FGuid SectionSignature
 

Detailed Description

Component data for camera shakes

Constructor & Destructor Documentation

◆ FMovieSceneCameraShakeComponentData() [1/2]

FMovieSceneCameraShakeComponentData::FMovieSceneCameraShakeComponentData ( )
inline

◆ FMovieSceneCameraShakeComponentData() [2/2]

FMovieSceneCameraShakeComponentData::FMovieSceneCameraShakeComponentData ( const FMovieSceneCameraShakeSectionData InSectionData,
const UMovieSceneSection InSection 
)
inline

Member Data Documentation

◆ SectionData

FMovieSceneCameraShakeSectionData FMovieSceneCameraShakeComponentData::SectionData

The shake data from the section that created this component

◆ SectionEndTime

FFrameNumber FMovieSceneCameraShakeComponentData::SectionEndTime

◆ SectionSignature

FGuid FMovieSceneCameraShakeComponentData::SectionSignature

The signature of the source section at the time the shake instance was created

◆ SectionStartTime

FFrameNumber FMovieSceneCameraShakeComponentData::SectionStartTime

The range of the section that created this component


The documentation for this struct was generated from the following file: