Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Camera > API/Runtime/Engine/Camera/UCameraShakeBase
| Type | Name | Description | |
|---|---|---|---|
| void | ApplyScale
(
const FCameraShakeUpdateParams& Params, |
Applies all the appropriate auto-scaling to the current shake offset (only if the result is "relative") | |
| void | ApplyScale
(
float Scale, |
Applies the given scale to the current shake offset (only if the result is "relative") |