FFOscillator::GetOffsetAtTime

Returns the offset at the given time

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Camera/CameraShake.h

Include

#include "Camera/CameraShake.h"

Source

/Engine/Source/Runtime/Engine/Private/Camera/CameraShake.cpp

Syntax

static float GetOffsetAtTime
(
    FFOscillator const & Osc,
    float InitialOffset,
    float Time
)

Remarks

Returns the offset at the given time

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