IDatasmithTransformAnimationElement::GetFrame

Return the frame of the given transform type 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 FDatasmithTransformFrameInfo & GetFrame
(
    EDatasmithTransformType TransformType,
    int32 Index
) const

Remarks

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