Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/UGeometryCacheTrackStreamable
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrackStreamable.h |
| Include | #include "GeometryCacheTrackStreamable.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheTrackStreamable.cpp |
void AddMeshSample
&40;
const FGeometryCacheMeshData & MeshData,
const float SampleTime,
bool bSameTopologyAsPrevious
&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 |