Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/UDEPRECATED_GeometryCacheTrack_T-_1
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrackTransformGroupAnimation.h |
| Include | #include "GeometryCacheTrackTransformGroupAnimation.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheTrackTransformGroupAnimation.cpp |
UFUNCTION&40;&41;
void SetMesh
&40;
const FGeometryCacheMeshData & NewMeshData
&41;
Remarks
Sets/updates the MeshData for this track
Parameters
| Name | Description |
|---|---|
| NewMeshData | GeometryCacheMeshData instance later used as the rendered mesh |