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

#include <CameraShakeBase.h>

Public Attributes

FCameraShakeDuration Duration
 
float BlendIn = 0.f
 
float BlendOut = 0.f
 

Detailed Description

Information about a camera shake class.

Member Data Documentation

◆ BlendIn

float FCameraShakeInfo::BlendIn = 0.f

How much blending-in the camera shake should have

◆ BlendOut

float FCameraShakeInfo::BlendOut = 0.f

How much blending-out the camera shake should have

◆ Duration

FCameraShakeDuration FCameraShakeInfo::Duration

The duration of the camera shake


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