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

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

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