Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Camera
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Camera/CameraShakeBase.h |
Include | #include "Camera/CameraShakeBase.h" |
Syntax
struct FCameraShakeInfo
Remarks
Information about a camera shake class.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
float | BlendIn | How much blending-in the camera shake should have |
![]() |
float | BlendOut | How much blending-out the camera shake should have |
![]() |
FCameraShakeDuration | Duration | The duration of the camera shake |