UCameraShakePattern::UpdateShakePattern

Updates the shake pattern, which should add its generated offset to the given result

Windows
MacOS
Linux

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

Syntax

void UpdateShakePattern
(
    const FCameraShakeUpdateParams & Params,
    FCameraShakeUpdateResult & OutResult
)

Remarks

Updates the shake pattern, which should add its generated offset to the given result

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss