FAbcFile::GetFrameIndex

Returns frame index equivalent to a given time, based on the frame rate of the file

Windows
MacOS
Linux

References

Module

AlembicLibrary

Header

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicLibrary/Public/AbcFile.h

Include

#include "AbcFile.h"

Source

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicLibrary/Private/AbcFile.cpp

Syntax

int32 GetFrameIndex
(
    float Time
)

Remarks

Returns frame index equivalent to a given time, based on the frame rate of the file

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