![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <CameraShakeBase.h>
Parameter struct for starting a camera shake.
| TObjectPtr<APlayerCameraManager> FCameraShakeBaseStartParams::CameraManager |
The parent camera manager
An optional override for the camera shake's duration
| ECameraShakePlaySpace FCameraShakeBaseStartParams::PlaySpace = ECameraShakePlaySpace::CameraLocal |
The coordinate system in which to play the shake
| float FCameraShakeBaseStartParams::Scale = 1.f |
The scale for playing the shake
| FRotator FCameraShakeBaseStartParams::UserPlaySpaceRot = FRotator::ZeroRotator |
A custom rotation, only used if PlaySpace is UserDefined