summaryrefslogtreecommitdiff
path: root/editor/plugins/spatial_editor_plugin.h
diff options
context:
space:
mode:
authorJuan Linietsky <reduzio@gmail.com>2020-01-11 22:26:52 -0300
committerJuan Linietsky <reduzio@gmail.com>2020-02-11 12:14:23 +0100
commitbd364d1447ea3b745299c6460d6d90acd8637ab5 (patch)
treefa90e24d33145e00daedc19012af77e9cd0d9449 /editor/plugins/spatial_editor_plugin.h
parentb859e699190e45cbf1fda5c32838f1d59c9b1d8e (diff)
Auto exposure re-implemented in Vulkan
Diffstat (limited to 'editor/plugins/spatial_editor_plugin.h')
-rw-r--r--editor/plugins/spatial_editor_plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/plugins/spatial_editor_plugin.h b/editor/plugins/spatial_editor_plugin.h
index 8f09bdfece..0eb56989e0 100644
--- a/editor/plugins/spatial_editor_plugin.h
+++ b/editor/plugins/spatial_editor_plugin.h
@@ -173,6 +173,7 @@ class SpatialEditorViewport : public Control {
VIEW_DISPLAY_DEBUG_GIPROBE_ALBEDO,
VIEW_DISPLAY_DEBUG_GIPROBE_LIGHTING,
VIEW_DISPLAY_DEBUG_GIPROBE_EMISSION,
+ VIEW_DISPLAY_DEBUG_SCENE_LUMINANCE,
VIEW_LOCK_ROTATION,
VIEW_CINEMATIC_PREVIEW,
VIEW_MAX