IDatasmithVisibilityAnimationElement::GetFrame

Return the frame of the animation at the given index or an invalid frame if the index was out of bounds

Choose your operating system:

Windows

macOS

Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithAnimationElements.h

Include

#include "DatasmithAnimationElements.h"

Syntax

const FDatasmithVisibilityFrameInfo & GetFrame
(
    int32 Index
) const

Remarks

Return the frame of the animation at the given index or an invalid frame if the index was out of bounds