Graphics/GraphicalMesh: Add AABB
This commit is contained in:
@@ -54,6 +54,8 @@ namespace Nz
|
||||
gfxMesh->AddSubMesh(std::move(submeshData));
|
||||
}
|
||||
|
||||
gfxMesh->UpdateAABB(mesh.GetAABB());
|
||||
|
||||
return gfxMesh;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user