UGeometryCacheTrackAbcFile::GetSampleInfo

Get the info for the sample displayed at the given time.

Windows
MacOS
Linux

Override Hierarchy

UGeometryCacheTrack::GetSampleInfo()

UGeometryCacheTrackAbcFile::GetSampleInfo()

References

Module

GeometryCacheAbcFile

Header

/Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Public/GeometryCacheTrackAbcFile.h

Include

#include "GeometryCacheTrackAbcFile.h"

Source

/Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Private/GeometryCacheTrackAbcFile.cpp

Syntax

virtual const FGeometryCacheTrackSampleInfo & GetSampleInfo
(
    float Time,
    const bool bLooping
)

Remarks

Get the info for the sample displayed at the given time.

Parameters

Parameter

Description

Time

(Elapsed)Time to check against

bLooping

Whether or not the animation is being played in a loop

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