Home
last modified time | relevance | path

Searched refs:get_viewport_environment (Results 1 – 8 of 8) sorted by relevance

/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Dspatial_editor_plugin.h498 Ref<Environment> get_viewport_environment() { return viewport_environment; } in get_viewport_environment() function
H A Dspatial_editor_plugin.cpp1965 camera->set_environment(SpatialEditor::get_singleton()->get_viewport_environment()); in _menu_option()
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Dspatial_editor_plugin.h498 Ref<Environment> get_viewport_environment() { return viewport_environment; } in get_viewport_environment() function
H A Dspatial_editor_plugin.cpp1965 camera->set_environment(SpatialEditor::get_singleton()->get_viewport_environment()); in _menu_option()
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dspatial_editor_plugin.h769 Ref<Environment> get_viewport_environment() { return viewport_environment; } in get_viewport_environment() function
H A Dspatial_editor_plugin.cpp2890 camera->set_environment(SpatialEditor::get_singleton()->get_viewport_environment()); in _menu_option()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dspatial_editor_plugin.h769 Ref<Environment> get_viewport_environment() { return viewport_environment; } in get_viewport_environment() function
H A Dspatial_editor_plugin.cpp2890 camera->set_environment(SpatialEditor::get_singleton()->get_viewport_environment()); in _menu_option()