Show ResourceID instead of nothing in component UI panel.

This commit is contained in:
a.pilote
2022-07-15 22:08:54 -04:00
parent 06f4913b45
commit de3434703d
7 changed files with 42 additions and 30 deletions

View File

@@ -67,6 +67,8 @@ int main()
{
gizmoDrawer.DrawGizmos(currentScene);
}
//
}
sceneFramebuffer->Unbind();