UCameraShakePattern::ScrubShakePattern

Scrubs the shake pattern to the given time, and apply the 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 ScrubShakePattern
(
    const FCameraShakeScrubParams & Params,
    FCameraShakeUpdateResult & OutResult
)

Remarks

Scrubs the shake pattern to the given time, and apply the 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