fix: allow destroying instances independently of owner
This commit is contained in:
@@ -107,7 +107,6 @@ namespace thermion
|
||||
boundingBox.getMax().x, boundingBox.getMax().y, boundingBox.getMax().z);
|
||||
|
||||
auto asset = std::make_unique<GeometrySceneAsset>(
|
||||
false,
|
||||
mEngine,
|
||||
vertexBuffer,
|
||||
indexBuffer,
|
||||
|
||||
Reference in New Issue
Block a user