Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/UDEPRECATED_GeometryCacheTrack_T-
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrackTransformAnimation.h |
| Include | #include "GeometryCacheTrackTransformAnimation.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheTrackTransformAnimation.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 |