Removed tech ENABLE_RENDER_PICKING_PASS

This commit is contained in:
enricoturri1966 2022-06-15 14:29:29 +02:00
parent 7926781ac1
commit f45711e7e5
5 changed files with 0 additions and 32 deletions

View file

@ -539,10 +539,6 @@ private:
bool m_reload_delayed;
#if ENABLE_RENDER_PICKING_PASS
bool m_show_picking_texture;
#endif // ENABLE_RENDER_PICKING_PASS
RenderStats m_render_stats;
int m_imgui_undo_redo_hovered_pos{ -1 };