UGeometryCacheTrackStreamable::GetMaxSampleTime

GetMaxSampleTime, returns the time for the last sample Not the same as the animation length since it might not start at time 0

Windows
MacOS
Linux

Override Hierarchy

UGeometryCacheTrack::GetMaxSampleTime()

UGeometryCacheTrackStreamable::GetMaxSampleTime()

References

Module

GeometryCache

Header

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrackStreamable.h

Include

#include "GeometryCacheTrackStreamable.h"

Source

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Private/GeometryCacheTrackStreamable.cpp

Syntax

virtual const float GetMaxSampleTime() const

Remarks

GetMaxSampleTime, returns the time for the last sample Not the same as the animation length since it might not start at time 0

Returns

const float

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