UMatineeCameraShake::SetCurrentTimeAndApplyShake

Sets current playback time and applies the shake (both oscillation and cameraanim) to the given POV.

Windows
MacOS
Linux

Deprecated

  • SetCurrentTimeAndApplyShake is deprecated, please use ScrubAndApplyCameraShake

References

Module

GameplayCameras

Header

/Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/MatineeCameraShake.h

Include

#include "MatineeCameraShake.h"

Source

/Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Private/MatineeCameraShake.cpp

Syntax

void SetCurrentTimeAndApplyShake
(
    float NewTime,
    FMinimalViewInfo & POV
)

Remarks

Sets current playback time and applies the shake (both oscillation and cameraanim) to the given POV.

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