UAnimSequenceBase::GetTimeAtFrame

Get the time at the given frame

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimSequenceBase.h

Include

#include "Animation/AnimSequenceBase.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimSequenceBase.cpp

Syntax

virtual float GetTimeAtFrame
(
    const int32 Frame
) const

Remarks

Get the time at the given frame

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