FAnimTrack::GetSegmentAtTime

Get the segment at the given absolute montage time

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimCompositeBase.h"

Source

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

Syntax

const FAnimSegment * GetSegmentAtTime
(
    float InTime
) const

Remarks

Get the segment at the given absolute montage time

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