mirror of
https://github.com/Kbz-8/42_vox.git
synced 2026-01-11 22:53:35 +00:00
fixing camera FOV issue
This commit is contained in:
@@ -108,6 +108,7 @@ namespace Scop
|
||||
|
||||
void Scene::Destroy()
|
||||
{
|
||||
RenderCore::Get().WaitDeviceIdle();
|
||||
p_skybox.reset();
|
||||
m_depth.Destroy();
|
||||
m_actors.clear();
|
||||
|
||||
Reference in New Issue
Block a user