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 ()
void SetMesh
(
const FGeometryCacheMeshData & NewMeshData
)
Remarks
Sets/updates the MeshData for this track
Parameters
| Name | Description |
|---|---|
| NewMeshData | GeometryCacheMeshData instance later used as the rendered mesh |