Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/UDEPRECATED_GeometryCacheTrack_F-
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrackFlipbookAnimation.h |
| Include | #include "GeometryCacheTrackFlipbookAnimation.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheTrackFlipbookAnimation.cpp |
UFUNCTION&40;&41;
void AddMeshSample
&40;
const FGeometryCacheMeshData & MeshData,
const float SampleTime
&41;
Remarks
Add a GeometryCacheMeshData sample to the Track void
Parameters
| Name | Description |
|---|---|
| MeshData | Holds the mesh data for the specific sample |
| SampleTime | SampleTime for the specific sample being added |