Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Camera > API/Runtime/Engine/Camera/UCameraShakeBase > API/Runtime/Engine/Camera/UCameraShakeBase/ApplyPlaySpace
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Camera/CameraShakeBase.h |
| Include | #include "Camera/CameraShakeBase.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Camera/CameraShakeBase.cpp |
void ApplyPlaySpace
(
const FCameraShakePatternUpdateParams & Params,
FCameraShakePatternUpdateResult & InOutResult
) const
Remarks
Modifies the current shake offset to be oriented in the current shake's play space (only if the result is "relative")
Note that this modifies the result and makes it "absolute".