28IMGUI_REFLECT(
EditorProperties, showFPS, showCollisions, assetBrowserThumbnailSize, editorCameraFov, editorCameraRenderDistance, frameLimit, vsync);
29NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE_WITH_DEFAULT(
EditorProperties, showFPS, showCollisions, assetBrowserThumbnailSize, editorCameraFov, editorCameraRenderDistance, frameLimit, vsync);