add physX settings through the setting window for editor
This commit is contained in:
@ -388,7 +388,7 @@ namespace Prism
|
||||
}
|
||||
|
||||
m_SceneHierarchyPanel->OnImGuiRender();
|
||||
PhysicsSettingsWindow::OnImGuiRender(&m_ShowPhysicsSettings);
|
||||
PhysicsSettingsWindow::OnImGuiRender(m_ShowPhysicsSettings);
|
||||
|
||||
ImGui::Begin("Materials");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user