Hello Philip, I try to access the rawMesh in my code the same way you did, but I can’t because the function is mark
#if WITH_EDITORONLY_DATA
How did you call that function in your game ?
sourceModel->RawMeshBulkData->LoadRawMesh(rawMesh);
Any help would be appreciate.
Thanks
gamer08