UGeometryCache::GetMeshDataAtTime

Get the mesh data at the specified time

Windows
MacOS
Linux

References

Module

GeometryCache

Header

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

Include

#include "GeometryCache.h"

Source

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

Syntax

void GetMeshDataAtTime
(
    float Time,
    TArray< FGeometryCacheMeshData > & OutMeshData
) const

Remarks

Get the mesh data at the specified 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