UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FBlendedCameraCutEasingInfo Struct Reference

Public Member Functions

 FBlendedCameraCutEasingInfo ()
 
 FBlendedCameraCutEasingInfo (float InRootBlendTime, const TScriptInterface< IMovieSceneEasingFunction > &EasingFunction)
 

Public Attributes

float RootBlendTime = -1.f
 
TOptional< EMovieSceneBuiltInEasingBlendType
 

Detailed Description

Information about a camera cut's easing (in or out)

Constructor & Destructor Documentation

◆ FBlendedCameraCutEasingInfo() [1/2]

UE::MovieScene::FBlendedCameraCutEasingInfo::FBlendedCameraCutEasingInfo ( )
inline

◆ FBlendedCameraCutEasingInfo() [2/2]

UE::MovieScene::FBlendedCameraCutEasingInfo::FBlendedCameraCutEasingInfo ( float  InRootBlendTime,
const TScriptInterface< IMovieSceneEasingFunction > &  EasingFunction 
)
inline

Member Data Documentation

◆ BlendType

TOptional<EMovieSceneBuiltInEasing> UE::MovieScene::FBlendedCameraCutEasingInfo::BlendType

◆ RootBlendTime

float UE::MovieScene::FBlendedCameraCutEasingInfo::RootBlendTime = -1.f

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