Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Camera > API/Runtime/Engine/Camera/UCameraShakeBase
| Type | Name | Description | |
|---|---|---|---|
| void | GetCameraShakeBlendTimes
(
float& OutBlendIn, |
Gets the duration of this camera shake's blend in and out. | |
| bool | GetCameraShakeBlendTimes
(
TSubclassOf< UCameraShakeBase > CameraShakeClass, |
Gets the default blend in/out durations for camera shakes of the given class. |