.. DO NOT EDIT THIS FILE!!! .. Generated automatically from Godot engine sources. .. Generator: https://github.com/godotengine/godot/tree/master/doc/tools/make_rst.py. .. XML source: https://github.com/godotengine/godot/tree/master/docs/gdscript/doc/classes/ProjectSettings.xml. .. _class_ProjectSettings: ProjectSettings =============== **Inherits:** :ref:`Object` .. container:: contribute There is currently no description for this class. Please help us by :ref:`contributing one `! .. rst-class:: classref-reftable-group Properties ---------- .. table:: :widths: auto +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`animation/warnings/check_angle_interpolation_type_conflicting` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`animation/warnings/check_invalid_track_paths` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`application/boot_splash/bg_color` | ``Color(0.14, 0.14, 0.14, 1)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/boot_splash/fullsize` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`application/boot_splash/image` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`application/boot_splash/minimum_display_time` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/boot_splash/show_image` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/boot_splash/use_filter` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/config/auto_accept_quit` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`application/config/custom_user_dir_name` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`application/config/description` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`application/config/icon` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`application/config/macos_native_icon` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`application/config/name` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`application/config/name_localized` | ``{}`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`application/config/project_settings_override` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/config/quit_on_go_back` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/config/use_custom_user_dir` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/config/use_hidden_project_data_directory` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`application/config/version` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`application/config/windows_native_icon` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/run/delta_smoothing` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/run/disable_stderr` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/run/disable_stdout` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/run/enable_alt_space_menu` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/run/flush_stdout_on_print` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/run/flush_stdout_on_print.debug` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`application/run/frame_delay_msec` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/run/low_processor_mode` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`application/run/low_processor_mode_sleep_usec` | ``6900`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`application/run/main_loop_type` | ``"SceneTree"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`application/run/main_scene` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`application/run/max_fps` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`application/run/print_header` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`audio/buses/channel_disable_threshold_db` | ``-60.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`audio/buses/channel_disable_time` | ``2.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`audio/buses/default_bus_layout` | ``"res://default_bus_layout.tres"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`audio/driver/driver` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`audio/driver/enable_input` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`audio/driver/mix_rate` | ``44100`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`audio/driver/mix_rate.web` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`audio/driver/output_latency` | ``15`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`audio/driver/output_latency.web` | ``50`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`audio/general/2d_panning_strength` | ``0.5`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`audio/general/3d_panning_strength` | ``0.5`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`audio/general/default_playback_type` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`audio/general/default_playback_type.web` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`audio/general/ios/mix_with_others` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`audio/general/ios/session_category` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`audio/general/text_to_speech` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`audio/video/video_delay_compensation_ms` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`collada/use_ambient` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`compression/formats/gzip/compression_level` | ``-1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`compression/formats/zlib/compression_level` | ``-1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`compression/formats/zstd/compression_level` | ``3`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`compression/formats/zstd/long_distance_matching` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`compression/formats/zstd/window_log_size` | ``27`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/canvas_items/debug_redraw_color` | ``Color(1, 0.2, 0.2, 0.5)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`debug/canvas_items/debug_redraw_time` | ``1.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/file_logging/enable_file_logging` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/file_logging/enable_file_logging.pc` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`debug/file_logging/log_path` | ``"user://logs/godot.log"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/file_logging/max_log_files` | ``5`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/assert_always_false` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/assert_always_true` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/confusable_capture_reassignment` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/confusable_identifier` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/confusable_local_declaration` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/confusable_local_usage` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/constant_used_as_function` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/deprecated_keyword` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/empty_file` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/gdscript/warnings/enable` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/enum_variable_without_default` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/gdscript/warnings/exclude_addons` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/function_used_as_property` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/get_node_default_without_onready` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/incompatible_ternary` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/inference_on_variant` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/inferred_declaration` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/int_as_enum_without_cast` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/int_as_enum_without_match` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/integer_division` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/narrowing_conversion` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/native_method_override` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/onready_with_export` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/property_used_as_function` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/redundant_await` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/redundant_static_unload` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/gdscript/warnings/renamed_in_godot_4_hint` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/return_value_discarded` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/shadowed_global_identifier` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/shadowed_variable` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/shadowed_variable_base_class` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/standalone_expression` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/standalone_ternary` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/static_called_on_instance` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unassigned_variable` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unassigned_variable_op_assign` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unreachable_code` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unreachable_pattern` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unsafe_call_argument` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unsafe_cast` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unsafe_method_access` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unsafe_property_access` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unsafe_void_return` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/untyped_declaration` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unused_local_constant` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unused_parameter` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unused_private_class_variable` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unused_signal` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/gdscript/warnings/unused_variable` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`debug/settings/crash_handler/message` | ``"Please include this when reporting the bug to the project developer."`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`debug/settings/crash_handler/message.editor` | ``"Please include this when reporting the bug on: https://github.com/godotengine/godot/issues"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/settings/gdscript/max_call_stack` | ``1024`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/settings/profiler/max_functions` | ``16384`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/settings/profiler/max_timestamp_query_elements` | ``256`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/settings/stdout/print_fps` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/settings/stdout/print_gpu_profile` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/settings/stdout/verbose_stdout` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shader_language/warnings/device_limit_exceeded` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shader_language/warnings/enable` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shader_language/warnings/float_comparison` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shader_language/warnings/formatting_error` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shader_language/warnings/magic_position_write` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shader_language/warnings/treat_warnings_as_errors` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shader_language/warnings/unused_constant` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shader_language/warnings/unused_function` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shader_language/warnings/unused_local_variable` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shader_language/warnings/unused_struct` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shader_language/warnings/unused_uniform` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shader_language/warnings/unused_varying` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/avoidance/agents_radius_color` | ``Color(1, 1, 0, 0.25)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shapes/avoidance/enable_agents_radius` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shapes/avoidance/enable_obstacles_radius` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shapes/avoidance/enable_obstacles_static` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/avoidance/obstacles_radius_color` | ``Color(1, 0.5, 0, 0.25)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/avoidance/obstacles_static_edge_pushin_color` | ``Color(1, 0, 0, 1)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/avoidance/obstacles_static_edge_pushout_color` | ``Color(1, 1, 0, 1)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/avoidance/obstacles_static_face_pushin_color` | ``Color(1, 0, 0, 0)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/avoidance/obstacles_static_face_pushout_color` | ``Color(1, 1, 0, 0.5)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/collision/contact_color` | ``Color(1, 0.2, 0.1, 0.8)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shapes/collision/draw_2d_outlines` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`debug/shapes/collision/max_contacts_displayed` | ``10000`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/collision/shape_color` | ``Color(0, 0.6, 0.7, 0.42)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/navigation/agent_path_color` | ``Color(1, 0, 0, 1)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`debug/shapes/navigation/agent_path_point_size` | ``4.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/navigation/edge_connection_color` | ``Color(1, 0, 1, 1)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shapes/navigation/enable_agent_paths` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shapes/navigation/enable_agent_paths_xray` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shapes/navigation/enable_edge_connections` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shapes/navigation/enable_edge_connections_xray` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shapes/navigation/enable_edge_lines` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shapes/navigation/enable_edge_lines_xray` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shapes/navigation/enable_geometry_face_random_color` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shapes/navigation/enable_link_connections` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`debug/shapes/navigation/enable_link_connections_xray` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/navigation/geometry_edge_color` | ``Color(0.5, 1, 1, 1)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/navigation/geometry_edge_disabled_color` | ``Color(0.5, 0.5, 0.5, 1)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/navigation/geometry_face_color` | ``Color(0.5, 1, 1, 0.4)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/navigation/geometry_face_disabled_color` | ``Color(0.5, 0.5, 0.5, 0.4)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/navigation/link_connection_color` | ``Color(1, 0.5, 1, 1)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/navigation/link_connection_disabled_color` | ``Color(0.5, 0.5, 0.5, 1)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`debug/shapes/paths/geometry_color` | ``Color(0.1, 1, 0.7, 0.4)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`debug/shapes/paths/geometry_width` | ``2.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`display/display_server/driver` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`display/display_server/driver.android` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`display/display_server/driver.ios` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`display/display_server/driver.linuxbsd` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`display/display_server/driver.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`display/display_server/driver.windows` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`display/mouse_cursor/custom_image` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Vector2` | :ref:`display/mouse_cursor/custom_image_hotspot` | ``Vector2(0, 0)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Vector2` | :ref:`display/mouse_cursor/tooltip_position_offset` | ``Vector2(10, 10)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/dpi/allow_hidpi` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/energy_saving/keep_screen_on` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/energy_saving/keep_screen_on.editor_hint` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`display/window/handheld/orientation` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/ios/allow_high_refresh_rate` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/ios/hide_home_indicator` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/ios/hide_status_bar` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/ios/suppress_ui_gesture` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/per_pixel_transparency/allowed` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/size/always_on_top` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/size/borderless` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/size/extend_to_title` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Vector2i` | :ref:`display/window/size/initial_position` | ``Vector2i(0, 0)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`display/window/size/initial_position_type` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`display/window/size/initial_screen` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`display/window/size/mode` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/size/no_focus` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/size/resizable` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/size/transparent` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`display/window/size/viewport_height` | ``648`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`display/window/size/viewport_width` | ``1152`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`display/window/size/window_height_override` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`display/window/size/window_width_override` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`display/window/stretch/aspect` | ``"keep"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`display/window/stretch/mode` | ``"disabled"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`display/window/stretch/scale` | ``1.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`display/window/stretch/scale_mode` | ``"fractional"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`display/window/subwindows/embed_subwindows` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`display/window/vsync/vsync_mode` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`dotnet/project/assembly_name` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`dotnet/project/assembly_reload_attempts` | ``3`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`dotnet/project/solution_directory` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`editor/export/convert_text_resources_to_binary` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`editor/import/atlas_max_width` | ``2048`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`editor/import/reimport_missing_imported_files` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`editor/import/use_multiple_threads` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`editor/movie_writer/disable_vsync` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`editor/movie_writer/fps` | ``60`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`editor/movie_writer/mix_rate` | ``48000`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`editor/movie_writer/mjpeg_quality` | ``0.75`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`editor/movie_writer/movie_file` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`editor/movie_writer/speaker_mode` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`editor/naming/default_signal_callback_name` | ``"_on_{node_name}_{signal_name}"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`editor/naming/default_signal_callback_to_self_name` | ``"_on_{signal_name}"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`editor/naming/node_name_casing` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`editor/naming/node_name_num_separator` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`editor/naming/scene_name_casing` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`editor/naming/script_name_casing` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`editor/run/main_run_args` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`PackedStringArray` | :ref:`editor/script/search_in_file_extensions` | ``PackedStringArray("gd", "gdshader")`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`editor/script/templates_search_path` | ``"res://script_templates"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`editor/version_control/autoload_on_startup` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`editor/version_control/plugin_name` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`filesystem/import/blender/enabled` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`filesystem/import/blender/enabled.android` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`filesystem/import/blender/enabled.web` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`filesystem/import/fbx2gltf/enabled` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`filesystem/import/fbx2gltf/enabled.android` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`filesystem/import/fbx2gltf/enabled.web` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`gui/common/default_scroll_deadzone` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`gui/common/snap_controls_to_pixels` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`gui/common/swap_cancel_ok` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`gui/common/text_edit_undo_stack_max_size` | ``1024`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`gui/fonts/dynamic_fonts/use_oversampling` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`gui/theme/custom` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`gui/theme/custom_font` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`gui/theme/default_font_antialiasing` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`gui/theme/default_font_generate_mipmaps` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`gui/theme/default_font_hinting` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`gui/theme/default_font_multichannel_signed_distance_field` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`gui/theme/default_font_subpixel_positioning` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`gui/theme/default_theme_scale` | ``1.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`gui/theme/lcd_subpixel_layout` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`gui/timers/button_shortcut_feedback_highlight_time` | ``0.2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`gui/timers/incremental_search_max_interval_msec` | ``2000`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`gui/timers/text_edit_idle_detect_sec` | ``3`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`gui/timers/tooltip_delay_sec` | ``0.5`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`gui/timers/tooltip_delay_sec.editor_hint` | ``0.5`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_accept` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_cancel` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_copy` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_cut` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_down` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_end` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_filedialog_refresh` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_filedialog_show_hidden` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_filedialog_up_one_level` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_focus_next` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_focus_prev` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_graph_delete` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_graph_duplicate` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_home` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_left` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_menu` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_page_down` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_page_up` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_paste` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_redo` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_right` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_select` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_swap_input_direction` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_add_selection_for_next_occurrence` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_backspace` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_backspace_all_to_left` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_backspace_all_to_left.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_backspace_word` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_backspace_word.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_add_above` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_add_above.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_add_below` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_add_below.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_document_end` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_document_end.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_document_start` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_document_start.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_down` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_left` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_line_end` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_line_end.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_line_start` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_line_start.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_page_down` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_page_up` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_right` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_up` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_word_left` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_word_left.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_word_right` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_caret_word_right.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_clear_carets_and_selection` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_completion_accept` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_completion_query` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_completion_replace` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_dedent` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_delete` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_delete_all_to_right` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_delete_all_to_right.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_delete_word` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_delete_word.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_indent` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_newline` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_newline_above` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_newline_blank` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_scroll_down` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_scroll_down.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_scroll_up` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_scroll_up.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_select_all` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_select_word_under_caret` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_select_word_under_caret.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_skip_selection_for_next_occurrence` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_submit` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_text_toggle_insert_mode` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_undo` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`input/ui_up` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`input_devices/buffering/agile_event_flushing` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`input_devices/compatibility/legacy_just_pressed_behavior` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`input_devices/pen_tablet/driver` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`input_devices/pen_tablet/driver.windows` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`input_devices/pointing/android/enable_long_press_as_right_click` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`input_devices/pointing/android/enable_pan_and_scale_gestures` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`input_devices/pointing/android/rotary_input_scroll_axis` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`input_devices/pointing/emulate_mouse_from_touch` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`input_devices/pointing/emulate_touch_from_mouse` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`internationalization/locale/fallback` | ``"en"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`internationalization/locale/include_text_server_data` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`internationalization/locale/test` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`internationalization/pseudolocalization/double_vowels` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`internationalization/pseudolocalization/expansion_ratio` | ``0.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`internationalization/pseudolocalization/fake_bidi` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`internationalization/pseudolocalization/override` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`internationalization/pseudolocalization/prefix` | ``"["`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`internationalization/pseudolocalization/replace_with_accents` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`internationalization/pseudolocalization/skip_placeholders` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`internationalization/pseudolocalization/suffix` | ``"]"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`internationalization/pseudolocalization/use_pseudolocalization` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`internationalization/rendering/force_right_to_left_layout_direction` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`internationalization/rendering/root_node_auto_translate` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`internationalization/rendering/root_node_layout_direction` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`internationalization/rendering/text_driver` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_1` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_2` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_3` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_4` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_5` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_6` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_7` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_8` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_9` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_10` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_11` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_12` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_13` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_14` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_15` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_16` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_17` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_18` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_19` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_20` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_21` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_22` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_23` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_24` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_25` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_26` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_27` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_28` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_29` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_30` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_31` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_navigation/layer_32` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_1` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_2` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_3` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_4` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_5` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_6` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_7` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_8` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_9` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_10` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_11` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_12` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_13` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_14` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_15` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_16` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_17` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_18` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_19` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_20` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_21` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_22` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_23` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_24` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_25` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_26` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_27` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_28` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_29` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_30` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_31` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_physics/layer_32` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_1` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_2` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_3` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_4` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_5` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_6` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_7` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_8` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_9` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_10` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_11` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_12` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_13` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_14` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_15` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_16` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_17` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_18` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_19` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/2d_render/layer_20` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_1` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_2` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_3` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_4` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_5` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_6` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_7` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_8` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_9` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_10` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_11` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_12` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_13` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_14` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_15` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_16` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_17` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_18` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_19` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_20` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_21` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_22` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_23` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_24` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_25` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_26` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_27` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_28` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_29` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_30` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_31` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_navigation/layer_32` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_1` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_2` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_3` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_4` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_5` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_6` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_7` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_8` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_9` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_10` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_11` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_12` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_13` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_14` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_15` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_16` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_17` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_18` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_19` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_20` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_21` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_22` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_23` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_24` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_25` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_26` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_27` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_28` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_29` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_30` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_31` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_physics/layer_32` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_1` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_2` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_3` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_4` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_5` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_6` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_7` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_8` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_9` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_10` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_11` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_12` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_13` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_14` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_15` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_16` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_17` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_18` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_19` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/3d_render/layer_20` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_1` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_2` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_3` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_4` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_5` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_6` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_7` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_8` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_9` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_10` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_11` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_12` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_13` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_14` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_15` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_16` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_17` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_18` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_19` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_20` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_21` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_22` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_23` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_24` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_25` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_26` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_27` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_28` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_29` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_30` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_31` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`layer_names/avoidance/layer_32` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`memory/limits/message_queue/max_size_mb` | ``32`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`navigation/2d/default_cell_size` | ``1.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`navigation/2d/default_edge_connection_margin` | ``1.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`navigation/2d/default_link_connection_radius` | ``4.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`navigation/2d/use_edge_connections` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`navigation/3d/default_cell_height` | ``0.25`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`navigation/3d/default_cell_size` | ``0.25`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`navigation/3d/default_edge_connection_margin` | ``0.25`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`navigation/3d/default_link_connection_radius` | ``1.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Vector3` | :ref:`navigation/3d/default_up` | ``Vector3(0, 1, 0)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`navigation/3d/merge_rasterizer_cell_scale` | ``1.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`navigation/3d/use_edge_connections` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`navigation/avoidance/thread_model/avoidance_use_high_priority_threads` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`navigation/avoidance/thread_model/avoidance_use_multiple_threads` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`navigation/baking/thread_model/baking_use_high_priority_threads` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`navigation/baking/thread_model/baking_use_multiple_threads` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`navigation/baking/use_crash_prevention_checks` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`network/limits/debugger/max_chars_per_second` | ``32768`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`network/limits/debugger/max_errors_per_second` | ``400`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`network/limits/debugger/max_queued_messages` | ``2048`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`network/limits/debugger/max_warnings_per_second` | ``400`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`network/limits/packet_peer_stream/max_buffer_po2` | ``16`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`network/limits/tcp/connect_timeout_seconds` | ``30`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`network/limits/webrtc/max_channel_in_buffer_kb` | ``64`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`network/tls/certificate_bundle_override` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/2d/default_angular_damp` | ``1.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/2d/default_gravity` | ``980.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Vector2` | :ref:`physics/2d/default_gravity_vector` | ``Vector2(0, 1)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/2d/default_linear_damp` | ``0.1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`physics/2d/physics_engine` | ``"DEFAULT"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`physics/2d/run_on_separate_thread` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/2d/sleep_threshold_angular` | ``0.139626`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/2d/sleep_threshold_linear` | ``2.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/2d/solver/contact_max_allowed_penetration` | ``0.3`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/2d/solver/contact_max_separation` | ``1.5`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/2d/solver/contact_recycle_radius` | ``1.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/2d/solver/default_constraint_bias` | ``0.2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/2d/solver/default_contact_bias` | ``0.8`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`physics/2d/solver/solver_iterations` | ``16`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/2d/time_before_sleep` | ``0.5`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/3d/default_angular_damp` | ``0.1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/3d/default_gravity` | ``9.8`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Vector3` | :ref:`physics/3d/default_gravity_vector` | ``Vector3(0, -1, 0)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/3d/default_linear_damp` | ``0.1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`physics/3d/physics_engine` | ``"DEFAULT"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`physics/3d/run_on_separate_thread` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/3d/sleep_threshold_angular` | ``0.139626`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/3d/sleep_threshold_linear` | ``0.1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/3d/solver/contact_max_allowed_penetration` | ``0.01`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/3d/solver/contact_max_separation` | ``0.05`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/3d/solver/contact_recycle_radius` | ``0.01`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/3d/solver/default_contact_bias` | ``0.8`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`physics/3d/solver/solver_iterations` | ``16`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/3d/time_before_sleep` | ``0.5`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`physics/common/enable_object_picking` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`physics/common/max_physics_steps_per_frame` | ``8`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`physics/common/physics_interpolation` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`physics/common/physics_jitter_fix` | ``0.5`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`physics/common/physics_ticks_per_second` | ``60`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/2d/sdf/oversize` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/2d/sdf/scale` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/2d/shadow_atlas/size` | ``2048`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/2d/snap/snap_2d_transforms_to_pixel` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/2d/snap/snap_2d_vertices_to_pixel` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/anti_aliasing/quality/msaa_2d` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/anti_aliasing/quality/msaa_3d` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/anti_aliasing/quality/screen_space_aa` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/anti_aliasing/quality/use_debanding` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/anti_aliasing/quality/use_taa` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/anti_aliasing/screen_space_roughness_limiter/amount` | ``0.25`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/anti_aliasing/screen_space_roughness_limiter/enabled` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/anti_aliasing/screen_space_roughness_limiter/limit` | ``0.18`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/camera/depth_of_field/depth_of_field_bokeh_quality` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/camera/depth_of_field/depth_of_field_bokeh_shape` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/camera/depth_of_field/depth_of_field_use_jitter` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/driver/depth_prepass/disable_for_vendors` | ``"PowerVR,Mali,Adreno,Apple"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/driver/depth_prepass/enable` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/driver/threads/thread_model` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Color` | :ref:`rendering/environment/defaults/default_clear_color` | ``Color(0.3, 0.3, 0.3, 1)`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/environment/defaults/default_environment` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/environment/glow/upscale_mode` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/environment/glow/upscale_mode.mobile` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/environment/screen_space_reflection/roughness_quality` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/environment/ssao/adaptive_target` | ``0.5`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/environment/ssao/blur_passes` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/environment/ssao/fadeout_from` | ``50.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/environment/ssao/fadeout_to` | ``300.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/environment/ssao/half_size` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/environment/ssao/quality` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/environment/ssil/adaptive_target` | ``0.5`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/environment/ssil/blur_passes` | ``4`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/environment/ssil/fadeout_from` | ``50.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/environment/ssil/fadeout_to` | ``300.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/environment/ssil/half_size` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/environment/ssil/quality` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/environment/subsurface_scattering/subsurface_scattering_depth_scale` | ``0.01`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/environment/subsurface_scattering/subsurface_scattering_quality` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/environment/subsurface_scattering/subsurface_scattering_scale` | ``0.05`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/environment/volumetric_fog/use_filter` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/environment/volumetric_fog/volume_depth` | ``64`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/environment/volumetric_fog/volume_size` | ``64`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/gl_compatibility/driver` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/gl_compatibility/driver.android` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/gl_compatibility/driver.ios` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/gl_compatibility/driver.linuxbsd` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/gl_compatibility/driver.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/gl_compatibility/driver.web` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/gl_compatibility/driver.windows` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/gl_compatibility/fallback_to_angle` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/gl_compatibility/fallback_to_gles` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/gl_compatibility/fallback_to_native` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`Array` | :ref:`rendering/gl_compatibility/force_angle_on_devices` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/gl_compatibility/item_buffer_size` | ``16384`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/gl_compatibility/nvidia_disable_threaded_optimization` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/global_illumination/gi/use_half_resolution` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/global_illumination/sdfgi/frames_to_converge` | ``5`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/global_illumination/sdfgi/frames_to_update_lights` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/global_illumination/sdfgi/probe_ray_count` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/global_illumination/voxel_gi/quality` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lightmapping/bake_performance/max_rays_per_pass` | ``32`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lightmapping/bake_performance/max_rays_per_probe_pass` | ``64`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lightmapping/bake_performance/region_size` | ``512`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lightmapping/bake_quality/high_quality_probe_ray_count` | ``512`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lightmapping/bake_quality/high_quality_ray_count` | ``512`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lightmapping/bake_quality/low_quality_probe_ray_count` | ``64`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lightmapping/bake_quality/low_quality_ray_count` | ``32`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lightmapping/bake_quality/medium_quality_probe_ray_count` | ``256`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lightmapping/bake_quality/medium_quality_ray_count` | ``128`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lightmapping/bake_quality/ultra_quality_probe_ray_count` | ``2048`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lightmapping/bake_quality/ultra_quality_ray_count` | ``2048`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lightmapping/denoising/denoiser` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/lightmapping/primitive_meshes/texel_size` | ``0.2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/lightmapping/probe_capture/update_speed` | ``15`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/lights_and_shadows/directional_shadow/16_bits` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lights_and_shadows/directional_shadow/size` | ``4096`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lights_and_shadows/directional_shadow/size.mobile` | ``2048`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lights_and_shadows/directional_shadow/soft_shadow_filter_quality` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lights_and_shadows/directional_shadow/soft_shadow_filter_quality.mobile` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/lights_and_shadows/positional_shadow/atlas_16_bits` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lights_and_shadows/positional_shadow/atlas_quadrant_0_subdiv` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lights_and_shadows/positional_shadow/atlas_quadrant_1_subdiv` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lights_and_shadows/positional_shadow/atlas_quadrant_2_subdiv` | ``3`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lights_and_shadows/positional_shadow/atlas_quadrant_3_subdiv` | ``4`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lights_and_shadows/positional_shadow/atlas_size` | ``4096`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lights_and_shadows/positional_shadow/atlas_size.mobile` | ``2048`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lights_and_shadows/positional_shadow/soft_shadow_filter_quality` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/lights_and_shadows/positional_shadow/soft_shadow_filter_quality.mobile` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/lights_and_shadows/tighter_shadow_caster_culling` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/lights_and_shadows/use_physical_light_units` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/limits/cluster_builder/max_clustered_elements` | ``512`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/limits/global_shader_variables/buffer_size` | ``65536`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/limits/opengl/max_lights_per_object` | ``8`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/limits/opengl/max_renderable_elements` | ``65536`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/limits/opengl/max_renderable_lights` | ``32`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/limits/spatial_indexer/threaded_cull_minimum_instances` | ``1000`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/limits/spatial_indexer/update_iterations_per_frame` | ``10`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/limits/time/time_rollover_secs` | ``3600`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/mesh_lod/lod_change/threshold_pixels` | ``1.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/occlusion_culling/bvh_build_quality` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/occlusion_culling/jitter_projection` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/occlusion_culling/occlusion_rays_per_thread` | ``512`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/occlusion_culling/use_occlusion_culling` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/reflections/reflection_atlas/reflection_count` | ``64`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/reflections/reflection_atlas/reflection_size` | ``256`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/reflections/reflection_atlas/reflection_size.mobile` | ``128`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/reflections/sky_reflections/fast_filter_high_quality` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/reflections/sky_reflections/ggx_samples` | ``32`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/reflections/sky_reflections/ggx_samples.mobile` | ``16`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/reflections/sky_reflections/roughness_layers` | ``8`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/reflections/sky_reflections/texture_array_reflections` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/reflections/sky_reflections/texture_array_reflections.mobile` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/renderer/rendering_method` | ``"forward_plus"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/renderer/rendering_method.mobile` | ``"mobile"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/renderer/rendering_method.web` | ``"gl_compatibility"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/rendering_device/d3d12/agility_sdk_version` | ``613`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/rendering_device/d3d12/max_misc_descriptors_per_frame` | ``512`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/rendering_device/d3d12/max_resource_descriptors_per_frame` | ``16384`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/rendering_device/d3d12/max_sampler_descriptors_per_frame` | ``1024`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/rendering_device/driver` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/rendering_device/driver.android` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/rendering_device/driver.ios` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/rendering_device/driver.linuxbsd` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/rendering_device/driver.macos` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/rendering_device/driver.windows` | | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/rendering_device/fallback_to_d3d12` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/rendering_device/fallback_to_vulkan` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/rendering_device/pipeline_cache/enable` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/rendering_device/pipeline_cache/save_chunk_size_mb` | ``3.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/rendering_device/staging_buffer/block_size_kb` | ``256`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/rendering_device/staging_buffer/max_size_mb` | ``128`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/rendering_device/staging_buffer/texture_upload_region_size_px` | ``64`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/rendering_device/vsync/frame_queue_size` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/rendering_device/vsync/swapchain_image_count` | ``3`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/rendering_device/vulkan/max_descriptors_per_pool` | ``64`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/scaling_3d/fsr_sharpness` | ``0.2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/scaling_3d/mode` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/scaling_3d/scale` | ``1.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/shader_compiler/shader_cache/compress` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/shader_compiler/shader_cache/enabled` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/shader_compiler/shader_cache/strip_debug` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/shader_compiler/shader_cache/strip_debug.release` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/shader_compiler/shader_cache/use_zstd_compression` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/shading/overrides/force_lambert_over_burley` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/shading/overrides/force_lambert_over_burley.mobile` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/shading/overrides/force_vertex_shading` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/shading/overrides/force_vertex_shading.mobile` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/textures/canvas_textures/default_texture_filter` | ``1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/textures/canvas_textures/default_texture_repeat` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/textures/decals/filter` | ``3`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/textures/default_filters/anisotropic_filtering_level` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/textures/default_filters/texture_mipmap_bias` | ``0.0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/textures/default_filters/use_nearest_mipmap_filter` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/textures/light_projectors/filter` | ``3`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/textures/lossless_compression/force_png` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/textures/vram_compression/import_etc2_astc` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/textures/vram_compression/import_s3tc_bptc` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/textures/webp_compression/compression_method` | ``2`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`rendering/textures/webp_compression/lossless_compression_factor` | ``25`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/viewport/hdr_2d` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`rendering/viewport/transparent_background` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`rendering/vrs/mode` | ``0`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`rendering/vrs/texture` | ``""`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`threading/worker_pool/low_priority_thread_ratio` | ``0.3`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`threading/worker_pool/max_threads` | ``-1`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`xr/openxr/default_action_map` | ``"res://openxr_action_map.tres"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`xr/openxr/enabled` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`xr/openxr/environment_blend_mode` | ``"0"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`xr/openxr/extensions/eye_gaze_interaction` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`xr/openxr/extensions/hand_interaction_profile` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`xr/openxr/extensions/hand_tracking` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`xr/openxr/form_factor` | ``"0"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`xr/openxr/foveation_dynamic` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`xr/openxr/foveation_level` | ``"0"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`xr/openxr/reference_space` | ``"1"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`xr/openxr/startup_alert` | ``true`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`xr/openxr/submit_depth_buffer` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`xr/openxr/view_configuration` | ``"1"`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`xr/shaders/enabled` | ``false`` | +---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ .. rst-class:: classref-reftable-group Methods ------- .. table:: :widths: auto +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`add_property_info` **(** :ref:`Dictionary` hint **)** | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`clear` **(** :ref:`String` name **)** | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`Dictionary[]` | :ref:`get_global_class_list` **(** **)** | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`get_order` **(** :ref:`String` name **)** |const| | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`Variant` | :ref:`get_setting` **(** :ref:`String` name, :ref:`Variant` default_value=null **)** |const| | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`Variant` | :ref:`get_setting_with_override` **(** :ref:`StringName` name **)** |const| | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`globalize_path` **(** :ref:`String` path **)** |const| | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`has_setting` **(** :ref:`String` name **)** |const| | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`load_resource_pack` **(** :ref:`String` pack, :ref:`bool` replace_files=true, :ref:`int` offset=0 **)** | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`localize_path` **(** :ref:`String` path **)** |const| | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`Error` | :ref:`save` **(** **)** | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`Error` | :ref:`save_custom` **(** :ref:`String` file **)** | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_as_basic` **(** :ref:`String` name, :ref:`bool` basic **)** | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_as_internal` **(** :ref:`String` name, :ref:`bool` internal **)** | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_initial_value` **(** :ref:`String` name, :ref:`Variant` value **)** | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_order` **(** :ref:`String` name, :ref:`int` position **)** | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_restart_if_changed` **(** :ref:`String` name, :ref:`bool` restart **)** | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_setting` **(** :ref:`String` name, :ref:`Variant` value **)** | +---------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Signals ------- .. _class_ProjectSettings_signal_settings_changed: .. rst-class:: classref-signal **settings_changed** **(** **)** .. container:: contribute There is currently no description for this signal. Please help us by :ref:`contributing one `! .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Property Descriptions --------------------- .. _class_ProjectSettings_property_animation/warnings/check_angle_interpolation_type_conflicting: .. rst-class:: classref-property :ref:`bool` **animation/warnings/check_angle_interpolation_type_conflicting** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_animation/warnings/check_invalid_track_paths: .. rst-class:: classref-property :ref:`bool` **animation/warnings/check_invalid_track_paths** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/boot_splash/bg_color: .. rst-class:: classref-property :ref:`Color` **application/boot_splash/bg_color** = ``Color(0.14, 0.14, 0.14, 1)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/boot_splash/fullsize: .. rst-class:: classref-property :ref:`bool` **application/boot_splash/fullsize** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/boot_splash/image: .. rst-class:: classref-property :ref:`String` **application/boot_splash/image** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/boot_splash/minimum_display_time: .. rst-class:: classref-property :ref:`int` **application/boot_splash/minimum_display_time** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/boot_splash/show_image: .. rst-class:: classref-property :ref:`bool` **application/boot_splash/show_image** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/boot_splash/use_filter: .. rst-class:: classref-property :ref:`bool` **application/boot_splash/use_filter** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/config/auto_accept_quit: .. rst-class:: classref-property :ref:`bool` **application/config/auto_accept_quit** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/config/custom_user_dir_name: .. rst-class:: classref-property :ref:`String` **application/config/custom_user_dir_name** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/config/description: .. rst-class:: classref-property :ref:`String` **application/config/description** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/config/icon: .. rst-class:: classref-property :ref:`String` **application/config/icon** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/config/macos_native_icon: .. rst-class:: classref-property :ref:`String` **application/config/macos_native_icon** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/config/name: .. rst-class:: classref-property :ref:`String` **application/config/name** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/config/name_localized: .. rst-class:: classref-property :ref:`Dictionary` **application/config/name_localized** = ``{}`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/config/project_settings_override: .. rst-class:: classref-property :ref:`String` **application/config/project_settings_override** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/config/quit_on_go_back: .. rst-class:: classref-property :ref:`bool` **application/config/quit_on_go_back** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/config/use_custom_user_dir: .. rst-class:: classref-property :ref:`bool` **application/config/use_custom_user_dir** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/config/use_hidden_project_data_directory: .. rst-class:: classref-property :ref:`bool` **application/config/use_hidden_project_data_directory** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/config/version: .. rst-class:: classref-property :ref:`String` **application/config/version** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/config/windows_native_icon: .. rst-class:: classref-property :ref:`String` **application/config/windows_native_icon** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/run/delta_smoothing: .. rst-class:: classref-property :ref:`bool` **application/run/delta_smoothing** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/run/disable_stderr: .. rst-class:: classref-property :ref:`bool` **application/run/disable_stderr** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/run/disable_stdout: .. rst-class:: classref-property :ref:`bool` **application/run/disable_stdout** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/run/enable_alt_space_menu: .. rst-class:: classref-property :ref:`bool` **application/run/enable_alt_space_menu** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/run/flush_stdout_on_print: .. rst-class:: classref-property :ref:`bool` **application/run/flush_stdout_on_print** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/run/flush_stdout_on_print.debug: .. rst-class:: classref-property :ref:`bool` **application/run/flush_stdout_on_print.debug** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/run/frame_delay_msec: .. rst-class:: classref-property :ref:`int` **application/run/frame_delay_msec** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/run/low_processor_mode: .. rst-class:: classref-property :ref:`bool` **application/run/low_processor_mode** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/run/low_processor_mode_sleep_usec: .. rst-class:: classref-property :ref:`int` **application/run/low_processor_mode_sleep_usec** = ``6900`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/run/main_loop_type: .. rst-class:: classref-property :ref:`String` **application/run/main_loop_type** = ``"SceneTree"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/run/main_scene: .. rst-class:: classref-property :ref:`String` **application/run/main_scene** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/run/max_fps: .. rst-class:: classref-property :ref:`int` **application/run/max_fps** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_application/run/print_header: .. rst-class:: classref-property :ref:`bool` **application/run/print_header** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/buses/channel_disable_threshold_db: .. rst-class:: classref-property :ref:`float` **audio/buses/channel_disable_threshold_db** = ``-60.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/buses/channel_disable_time: .. rst-class:: classref-property :ref:`float` **audio/buses/channel_disable_time** = ``2.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/buses/default_bus_layout: .. rst-class:: classref-property :ref:`String` **audio/buses/default_bus_layout** = ``"res://default_bus_layout.tres"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/driver/driver: .. rst-class:: classref-property :ref:`String` **audio/driver/driver** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/driver/enable_input: .. rst-class:: classref-property :ref:`bool` **audio/driver/enable_input** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/driver/mix_rate: .. rst-class:: classref-property :ref:`int` **audio/driver/mix_rate** = ``44100`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/driver/mix_rate.web: .. rst-class:: classref-property :ref:`int` **audio/driver/mix_rate.web** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/driver/output_latency: .. rst-class:: classref-property :ref:`int` **audio/driver/output_latency** = ``15`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/driver/output_latency.web: .. rst-class:: classref-property :ref:`int` **audio/driver/output_latency.web** = ``50`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/general/2d_panning_strength: .. rst-class:: classref-property :ref:`float` **audio/general/2d_panning_strength** = ``0.5`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/general/3d_panning_strength: .. rst-class:: classref-property :ref:`float` **audio/general/3d_panning_strength** = ``0.5`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/general/default_playback_type: .. rst-class:: classref-property :ref:`int` **audio/general/default_playback_type** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/general/default_playback_type.web: .. rst-class:: classref-property :ref:`int` **audio/general/default_playback_type.web** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/general/ios/mix_with_others: .. rst-class:: classref-property :ref:`bool` **audio/general/ios/mix_with_others** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/general/ios/session_category: .. rst-class:: classref-property :ref:`int` **audio/general/ios/session_category** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/general/text_to_speech: .. rst-class:: classref-property :ref:`bool` **audio/general/text_to_speech** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_audio/video/video_delay_compensation_ms: .. rst-class:: classref-property :ref:`int` **audio/video/video_delay_compensation_ms** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_collada/use_ambient: .. rst-class:: classref-property :ref:`bool` **collada/use_ambient** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_compression/formats/gzip/compression_level: .. rst-class:: classref-property :ref:`int` **compression/formats/gzip/compression_level** = ``-1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_compression/formats/zlib/compression_level: .. rst-class:: classref-property :ref:`int` **compression/formats/zlib/compression_level** = ``-1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_compression/formats/zstd/compression_level: .. rst-class:: classref-property :ref:`int` **compression/formats/zstd/compression_level** = ``3`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_compression/formats/zstd/long_distance_matching: .. rst-class:: classref-property :ref:`bool` **compression/formats/zstd/long_distance_matching** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_compression/formats/zstd/window_log_size: .. rst-class:: classref-property :ref:`int` **compression/formats/zstd/window_log_size** = ``27`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/canvas_items/debug_redraw_color: .. rst-class:: classref-property :ref:`Color` **debug/canvas_items/debug_redraw_color** = ``Color(1, 0.2, 0.2, 0.5)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/canvas_items/debug_redraw_time: .. rst-class:: classref-property :ref:`float` **debug/canvas_items/debug_redraw_time** = ``1.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/file_logging/enable_file_logging: .. rst-class:: classref-property :ref:`bool` **debug/file_logging/enable_file_logging** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/file_logging/enable_file_logging.pc: .. rst-class:: classref-property :ref:`bool` **debug/file_logging/enable_file_logging.pc** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/file_logging/log_path: .. rst-class:: classref-property :ref:`String` **debug/file_logging/log_path** = ``"user://logs/godot.log"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/file_logging/max_log_files: .. rst-class:: classref-property :ref:`int` **debug/file_logging/max_log_files** = ``5`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/assert_always_false: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/assert_always_false** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/assert_always_true: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/assert_always_true** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/confusable_capture_reassignment: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/confusable_capture_reassignment** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/confusable_identifier: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/confusable_identifier** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/confusable_local_declaration: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/confusable_local_declaration** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/confusable_local_usage: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/confusable_local_usage** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/constant_used_as_function: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/constant_used_as_function** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/deprecated_keyword: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/deprecated_keyword** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/empty_file: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/empty_file** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/enable: .. rst-class:: classref-property :ref:`bool` **debug/gdscript/warnings/enable** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/enum_variable_without_default: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/enum_variable_without_default** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/exclude_addons: .. rst-class:: classref-property :ref:`bool` **debug/gdscript/warnings/exclude_addons** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/function_used_as_property: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/function_used_as_property** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/get_node_default_without_onready: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/get_node_default_without_onready** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/incompatible_ternary: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/incompatible_ternary** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/inference_on_variant: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/inference_on_variant** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/inferred_declaration: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/inferred_declaration** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/int_as_enum_without_cast: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/int_as_enum_without_cast** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/int_as_enum_without_match: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/int_as_enum_without_match** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/integer_division: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/integer_division** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/narrowing_conversion: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/narrowing_conversion** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/native_method_override: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/native_method_override** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/onready_with_export: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/onready_with_export** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/property_used_as_function: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/property_used_as_function** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/redundant_await: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/redundant_await** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/redundant_static_unload: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/redundant_static_unload** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/renamed_in_godot_4_hint: .. rst-class:: classref-property :ref:`bool` **debug/gdscript/warnings/renamed_in_godot_4_hint** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/return_value_discarded: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/return_value_discarded** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/shadowed_global_identifier: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/shadowed_global_identifier** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/shadowed_variable: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/shadowed_variable** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/shadowed_variable_base_class: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/shadowed_variable_base_class** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/standalone_expression: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/standalone_expression** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/standalone_ternary: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/standalone_ternary** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/static_called_on_instance: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/static_called_on_instance** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unassigned_variable: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unassigned_variable** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unassigned_variable_op_assign: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unassigned_variable_op_assign** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unreachable_code: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unreachable_code** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unreachable_pattern: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unreachable_pattern** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unsafe_call_argument: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unsafe_call_argument** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unsafe_cast: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unsafe_cast** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unsafe_method_access: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unsafe_method_access** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unsafe_property_access: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unsafe_property_access** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unsafe_void_return: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unsafe_void_return** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/untyped_declaration: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/untyped_declaration** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unused_local_constant: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unused_local_constant** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unused_parameter: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unused_parameter** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unused_private_class_variable: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unused_private_class_variable** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unused_signal: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unused_signal** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/gdscript/warnings/unused_variable: .. rst-class:: classref-property :ref:`int` **debug/gdscript/warnings/unused_variable** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/settings/crash_handler/message: .. rst-class:: classref-property :ref:`String` **debug/settings/crash_handler/message** = ``"Please include this when reporting the bug to the project developer."`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/settings/crash_handler/message.editor: .. rst-class:: classref-property :ref:`String` **debug/settings/crash_handler/message.editor** = ``"Please include this when reporting the bug on: https://github.com/godotengine/godot/issues"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/settings/gdscript/max_call_stack: .. rst-class:: classref-property :ref:`int` **debug/settings/gdscript/max_call_stack** = ``1024`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/settings/profiler/max_functions: .. rst-class:: classref-property :ref:`int` **debug/settings/profiler/max_functions** = ``16384`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/settings/profiler/max_timestamp_query_elements: .. rst-class:: classref-property :ref:`int` **debug/settings/profiler/max_timestamp_query_elements** = ``256`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/settings/stdout/print_fps: .. rst-class:: classref-property :ref:`bool` **debug/settings/stdout/print_fps** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/settings/stdout/print_gpu_profile: .. rst-class:: classref-property :ref:`bool` **debug/settings/stdout/print_gpu_profile** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/settings/stdout/verbose_stdout: .. rst-class:: classref-property :ref:`bool` **debug/settings/stdout/verbose_stdout** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shader_language/warnings/device_limit_exceeded: .. rst-class:: classref-property :ref:`bool` **debug/shader_language/warnings/device_limit_exceeded** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shader_language/warnings/enable: .. rst-class:: classref-property :ref:`bool` **debug/shader_language/warnings/enable** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shader_language/warnings/float_comparison: .. rst-class:: classref-property :ref:`bool` **debug/shader_language/warnings/float_comparison** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shader_language/warnings/formatting_error: .. rst-class:: classref-property :ref:`bool` **debug/shader_language/warnings/formatting_error** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shader_language/warnings/magic_position_write: .. rst-class:: classref-property :ref:`bool` **debug/shader_language/warnings/magic_position_write** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shader_language/warnings/treat_warnings_as_errors: .. rst-class:: classref-property :ref:`bool` **debug/shader_language/warnings/treat_warnings_as_errors** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shader_language/warnings/unused_constant: .. rst-class:: classref-property :ref:`bool` **debug/shader_language/warnings/unused_constant** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shader_language/warnings/unused_function: .. rst-class:: classref-property :ref:`bool` **debug/shader_language/warnings/unused_function** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shader_language/warnings/unused_local_variable: .. rst-class:: classref-property :ref:`bool` **debug/shader_language/warnings/unused_local_variable** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shader_language/warnings/unused_struct: .. rst-class:: classref-property :ref:`bool` **debug/shader_language/warnings/unused_struct** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shader_language/warnings/unused_uniform: .. rst-class:: classref-property :ref:`bool` **debug/shader_language/warnings/unused_uniform** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shader_language/warnings/unused_varying: .. rst-class:: classref-property :ref:`bool` **debug/shader_language/warnings/unused_varying** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/avoidance/agents_radius_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/avoidance/agents_radius_color** = ``Color(1, 1, 0, 0.25)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/avoidance/enable_agents_radius: .. rst-class:: classref-property :ref:`bool` **debug/shapes/avoidance/enable_agents_radius** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/avoidance/enable_obstacles_radius: .. rst-class:: classref-property :ref:`bool` **debug/shapes/avoidance/enable_obstacles_radius** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/avoidance/enable_obstacles_static: .. rst-class:: classref-property :ref:`bool` **debug/shapes/avoidance/enable_obstacles_static** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/avoidance/obstacles_radius_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/avoidance/obstacles_radius_color** = ``Color(1, 0.5, 0, 0.25)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/avoidance/obstacles_static_edge_pushin_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/avoidance/obstacles_static_edge_pushin_color** = ``Color(1, 0, 0, 1)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/avoidance/obstacles_static_edge_pushout_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/avoidance/obstacles_static_edge_pushout_color** = ``Color(1, 1, 0, 1)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/avoidance/obstacles_static_face_pushin_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/avoidance/obstacles_static_face_pushin_color** = ``Color(1, 0, 0, 0)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/avoidance/obstacles_static_face_pushout_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/avoidance/obstacles_static_face_pushout_color** = ``Color(1, 1, 0, 0.5)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/collision/contact_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/collision/contact_color** = ``Color(1, 0.2, 0.1, 0.8)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/collision/draw_2d_outlines: .. rst-class:: classref-property :ref:`bool` **debug/shapes/collision/draw_2d_outlines** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/collision/max_contacts_displayed: .. rst-class:: classref-property :ref:`int` **debug/shapes/collision/max_contacts_displayed** = ``10000`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/collision/shape_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/collision/shape_color** = ``Color(0, 0.6, 0.7, 0.42)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/agent_path_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/navigation/agent_path_color** = ``Color(1, 0, 0, 1)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/agent_path_point_size: .. rst-class:: classref-property :ref:`float` **debug/shapes/navigation/agent_path_point_size** = ``4.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/edge_connection_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/navigation/edge_connection_color** = ``Color(1, 0, 1, 1)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/enable_agent_paths: .. rst-class:: classref-property :ref:`bool` **debug/shapes/navigation/enable_agent_paths** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/enable_agent_paths_xray: .. rst-class:: classref-property :ref:`bool` **debug/shapes/navigation/enable_agent_paths_xray** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/enable_edge_connections: .. rst-class:: classref-property :ref:`bool` **debug/shapes/navigation/enable_edge_connections** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/enable_edge_connections_xray: .. rst-class:: classref-property :ref:`bool` **debug/shapes/navigation/enable_edge_connections_xray** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/enable_edge_lines: .. rst-class:: classref-property :ref:`bool` **debug/shapes/navigation/enable_edge_lines** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/enable_edge_lines_xray: .. rst-class:: classref-property :ref:`bool` **debug/shapes/navigation/enable_edge_lines_xray** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/enable_geometry_face_random_color: .. rst-class:: classref-property :ref:`bool` **debug/shapes/navigation/enable_geometry_face_random_color** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/enable_link_connections: .. rst-class:: classref-property :ref:`bool` **debug/shapes/navigation/enable_link_connections** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/enable_link_connections_xray: .. rst-class:: classref-property :ref:`bool` **debug/shapes/navigation/enable_link_connections_xray** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/geometry_edge_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/navigation/geometry_edge_color** = ``Color(0.5, 1, 1, 1)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/geometry_edge_disabled_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/navigation/geometry_edge_disabled_color** = ``Color(0.5, 0.5, 0.5, 1)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/geometry_face_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/navigation/geometry_face_color** = ``Color(0.5, 1, 1, 0.4)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/geometry_face_disabled_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/navigation/geometry_face_disabled_color** = ``Color(0.5, 0.5, 0.5, 0.4)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/link_connection_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/navigation/link_connection_color** = ``Color(1, 0.5, 1, 1)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/navigation/link_connection_disabled_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/navigation/link_connection_disabled_color** = ``Color(0.5, 0.5, 0.5, 1)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/paths/geometry_color: .. rst-class:: classref-property :ref:`Color` **debug/shapes/paths/geometry_color** = ``Color(0.1, 1, 0.7, 0.4)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_debug/shapes/paths/geometry_width: .. rst-class:: classref-property :ref:`float` **debug/shapes/paths/geometry_width** = ``2.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/display_server/driver: .. rst-class:: classref-property :ref:`String` **display/display_server/driver** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/display_server/driver.android: .. rst-class:: classref-property :ref:`String` **display/display_server/driver.android** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/display_server/driver.ios: .. rst-class:: classref-property :ref:`String` **display/display_server/driver.ios** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/display_server/driver.linuxbsd: .. rst-class:: classref-property :ref:`String` **display/display_server/driver.linuxbsd** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/display_server/driver.macos: .. rst-class:: classref-property :ref:`String` **display/display_server/driver.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/display_server/driver.windows: .. rst-class:: classref-property :ref:`String` **display/display_server/driver.windows** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/mouse_cursor/custom_image: .. rst-class:: classref-property :ref:`String` **display/mouse_cursor/custom_image** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/mouse_cursor/custom_image_hotspot: .. rst-class:: classref-property :ref:`Vector2` **display/mouse_cursor/custom_image_hotspot** = ``Vector2(0, 0)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/mouse_cursor/tooltip_position_offset: .. rst-class:: classref-property :ref:`Vector2` **display/mouse_cursor/tooltip_position_offset** = ``Vector2(10, 10)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/dpi/allow_hidpi: .. rst-class:: classref-property :ref:`bool` **display/window/dpi/allow_hidpi** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/energy_saving/keep_screen_on: .. rst-class:: classref-property :ref:`bool` **display/window/energy_saving/keep_screen_on** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/energy_saving/keep_screen_on.editor_hint: .. rst-class:: classref-property :ref:`bool` **display/window/energy_saving/keep_screen_on.editor_hint** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/handheld/orientation: .. rst-class:: classref-property :ref:`int` **display/window/handheld/orientation** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/ios/allow_high_refresh_rate: .. rst-class:: classref-property :ref:`bool` **display/window/ios/allow_high_refresh_rate** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/ios/hide_home_indicator: .. rst-class:: classref-property :ref:`bool` **display/window/ios/hide_home_indicator** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/ios/hide_status_bar: .. rst-class:: classref-property :ref:`bool` **display/window/ios/hide_status_bar** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/ios/suppress_ui_gesture: .. rst-class:: classref-property :ref:`bool` **display/window/ios/suppress_ui_gesture** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/per_pixel_transparency/allowed: .. rst-class:: classref-property :ref:`bool` **display/window/per_pixel_transparency/allowed** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/always_on_top: .. rst-class:: classref-property :ref:`bool` **display/window/size/always_on_top** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/borderless: .. rst-class:: classref-property :ref:`bool` **display/window/size/borderless** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/extend_to_title: .. rst-class:: classref-property :ref:`bool` **display/window/size/extend_to_title** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/initial_position: .. rst-class:: classref-property :ref:`Vector2i` **display/window/size/initial_position** = ``Vector2i(0, 0)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/initial_position_type: .. rst-class:: classref-property :ref:`int` **display/window/size/initial_position_type** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/initial_screen: .. rst-class:: classref-property :ref:`int` **display/window/size/initial_screen** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/mode: .. rst-class:: classref-property :ref:`int` **display/window/size/mode** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/no_focus: .. rst-class:: classref-property :ref:`bool` **display/window/size/no_focus** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/resizable: .. rst-class:: classref-property :ref:`bool` **display/window/size/resizable** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/transparent: .. rst-class:: classref-property :ref:`bool` **display/window/size/transparent** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/viewport_height: .. rst-class:: classref-property :ref:`int` **display/window/size/viewport_height** = ``648`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/viewport_width: .. rst-class:: classref-property :ref:`int` **display/window/size/viewport_width** = ``1152`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/window_height_override: .. rst-class:: classref-property :ref:`int` **display/window/size/window_height_override** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/size/window_width_override: .. rst-class:: classref-property :ref:`int` **display/window/size/window_width_override** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/stretch/aspect: .. rst-class:: classref-property :ref:`String` **display/window/stretch/aspect** = ``"keep"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/stretch/mode: .. rst-class:: classref-property :ref:`String` **display/window/stretch/mode** = ``"disabled"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/stretch/scale: .. rst-class:: classref-property :ref:`float` **display/window/stretch/scale** = ``1.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/stretch/scale_mode: .. rst-class:: classref-property :ref:`String` **display/window/stretch/scale_mode** = ``"fractional"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/subwindows/embed_subwindows: .. rst-class:: classref-property :ref:`bool` **display/window/subwindows/embed_subwindows** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_display/window/vsync/vsync_mode: .. rst-class:: classref-property :ref:`int` **display/window/vsync/vsync_mode** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_dotnet/project/assembly_name: .. rst-class:: classref-property :ref:`String` **dotnet/project/assembly_name** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_dotnet/project/assembly_reload_attempts: .. rst-class:: classref-property :ref:`int` **dotnet/project/assembly_reload_attempts** = ``3`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_dotnet/project/solution_directory: .. rst-class:: classref-property :ref:`String` **dotnet/project/solution_directory** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/export/convert_text_resources_to_binary: .. rst-class:: classref-property :ref:`bool` **editor/export/convert_text_resources_to_binary** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/import/atlas_max_width: .. rst-class:: classref-property :ref:`int` **editor/import/atlas_max_width** = ``2048`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/import/reimport_missing_imported_files: .. rst-class:: classref-property :ref:`bool` **editor/import/reimport_missing_imported_files** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/import/use_multiple_threads: .. rst-class:: classref-property :ref:`bool` **editor/import/use_multiple_threads** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/movie_writer/disable_vsync: .. rst-class:: classref-property :ref:`bool` **editor/movie_writer/disable_vsync** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/movie_writer/fps: .. rst-class:: classref-property :ref:`int` **editor/movie_writer/fps** = ``60`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/movie_writer/mix_rate: .. rst-class:: classref-property :ref:`int` **editor/movie_writer/mix_rate** = ``48000`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/movie_writer/mjpeg_quality: .. rst-class:: classref-property :ref:`float` **editor/movie_writer/mjpeg_quality** = ``0.75`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/movie_writer/movie_file: .. rst-class:: classref-property :ref:`String` **editor/movie_writer/movie_file** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/movie_writer/speaker_mode: .. rst-class:: classref-property :ref:`int` **editor/movie_writer/speaker_mode** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/naming/default_signal_callback_name: .. rst-class:: classref-property :ref:`String` **editor/naming/default_signal_callback_name** = ``"_on_{node_name}_{signal_name}"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/naming/default_signal_callback_to_self_name: .. rst-class:: classref-property :ref:`String` **editor/naming/default_signal_callback_to_self_name** = ``"_on_{signal_name}"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/naming/node_name_casing: .. rst-class:: classref-property :ref:`int` **editor/naming/node_name_casing** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/naming/node_name_num_separator: .. rst-class:: classref-property :ref:`int` **editor/naming/node_name_num_separator** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/naming/scene_name_casing: .. rst-class:: classref-property :ref:`int` **editor/naming/scene_name_casing** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/naming/script_name_casing: .. rst-class:: classref-property :ref:`int` **editor/naming/script_name_casing** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/run/main_run_args: .. rst-class:: classref-property :ref:`String` **editor/run/main_run_args** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/script/search_in_file_extensions: .. rst-class:: classref-property :ref:`PackedStringArray` **editor/script/search_in_file_extensions** = ``PackedStringArray("gd", "gdshader")`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/script/templates_search_path: .. rst-class:: classref-property :ref:`String` **editor/script/templates_search_path** = ``"res://script_templates"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/version_control/autoload_on_startup: .. rst-class:: classref-property :ref:`bool` **editor/version_control/autoload_on_startup** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_editor/version_control/plugin_name: .. rst-class:: classref-property :ref:`String` **editor/version_control/plugin_name** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_filesystem/import/blender/enabled: .. rst-class:: classref-property :ref:`bool` **filesystem/import/blender/enabled** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_filesystem/import/blender/enabled.android: .. rst-class:: classref-property :ref:`bool` **filesystem/import/blender/enabled.android** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_filesystem/import/blender/enabled.web: .. rst-class:: classref-property :ref:`bool` **filesystem/import/blender/enabled.web** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_filesystem/import/fbx2gltf/enabled: .. rst-class:: classref-property :ref:`bool` **filesystem/import/fbx2gltf/enabled** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_filesystem/import/fbx2gltf/enabled.android: .. rst-class:: classref-property :ref:`bool` **filesystem/import/fbx2gltf/enabled.android** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_filesystem/import/fbx2gltf/enabled.web: .. rst-class:: classref-property :ref:`bool` **filesystem/import/fbx2gltf/enabled.web** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/common/default_scroll_deadzone: .. rst-class:: classref-property :ref:`int` **gui/common/default_scroll_deadzone** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/common/snap_controls_to_pixels: .. rst-class:: classref-property :ref:`bool` **gui/common/snap_controls_to_pixels** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/common/swap_cancel_ok: .. rst-class:: classref-property :ref:`bool` **gui/common/swap_cancel_ok** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/common/text_edit_undo_stack_max_size: .. rst-class:: classref-property :ref:`int` **gui/common/text_edit_undo_stack_max_size** = ``1024`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/fonts/dynamic_fonts/use_oversampling: .. rst-class:: classref-property :ref:`bool` **gui/fonts/dynamic_fonts/use_oversampling** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/theme/custom: .. rst-class:: classref-property :ref:`String` **gui/theme/custom** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/theme/custom_font: .. rst-class:: classref-property :ref:`String` **gui/theme/custom_font** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/theme/default_font_antialiasing: .. rst-class:: classref-property :ref:`int` **gui/theme/default_font_antialiasing** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/theme/default_font_generate_mipmaps: .. rst-class:: classref-property :ref:`bool` **gui/theme/default_font_generate_mipmaps** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/theme/default_font_hinting: .. rst-class:: classref-property :ref:`int` **gui/theme/default_font_hinting** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/theme/default_font_multichannel_signed_distance_field: .. rst-class:: classref-property :ref:`bool` **gui/theme/default_font_multichannel_signed_distance_field** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/theme/default_font_subpixel_positioning: .. rst-class:: classref-property :ref:`int` **gui/theme/default_font_subpixel_positioning** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/theme/default_theme_scale: .. rst-class:: classref-property :ref:`float` **gui/theme/default_theme_scale** = ``1.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/theme/lcd_subpixel_layout: .. rst-class:: classref-property :ref:`int` **gui/theme/lcd_subpixel_layout** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/timers/button_shortcut_feedback_highlight_time: .. rst-class:: classref-property :ref:`float` **gui/timers/button_shortcut_feedback_highlight_time** = ``0.2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/timers/incremental_search_max_interval_msec: .. rst-class:: classref-property :ref:`int` **gui/timers/incremental_search_max_interval_msec** = ``2000`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/timers/text_edit_idle_detect_sec: .. rst-class:: classref-property :ref:`float` **gui/timers/text_edit_idle_detect_sec** = ``3`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/timers/tooltip_delay_sec: .. rst-class:: classref-property :ref:`float` **gui/timers/tooltip_delay_sec** = ``0.5`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_gui/timers/tooltip_delay_sec.editor_hint: .. rst-class:: classref-property :ref:`float` **gui/timers/tooltip_delay_sec.editor_hint** = ``0.5`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_accept: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_accept** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_cancel: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_cancel** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_copy: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_copy** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_cut: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_cut** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_down: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_down** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_end: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_end** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_filedialog_refresh: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_filedialog_refresh** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_filedialog_show_hidden: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_filedialog_show_hidden** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_filedialog_up_one_level: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_filedialog_up_one_level** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_focus_next: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_focus_next** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_focus_prev: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_focus_prev** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_graph_delete: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_graph_delete** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_graph_duplicate: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_graph_duplicate** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_home: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_home** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_left: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_left** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_menu: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_menu** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_page_down: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_page_down** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_page_up: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_page_up** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_paste: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_paste** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_redo: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_redo** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_right: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_right** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_select: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_select** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_swap_input_direction: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_swap_input_direction** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_add_selection_for_next_occurrence: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_add_selection_for_next_occurrence** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_backspace: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_backspace** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_backspace_all_to_left: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_backspace_all_to_left** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_backspace_all_to_left.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_backspace_all_to_left.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_backspace_word: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_backspace_word** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_backspace_word.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_backspace_word.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_add_above: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_add_above** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_add_above.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_add_above.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_add_below: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_add_below** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_add_below.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_add_below.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_document_end: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_document_end** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_document_end.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_document_end.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_document_start: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_document_start** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_document_start.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_document_start.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_down: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_down** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_left: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_left** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_line_end: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_line_end** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_line_end.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_line_end.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_line_start: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_line_start** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_line_start.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_line_start.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_page_down: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_page_down** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_page_up: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_page_up** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_right: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_right** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_up: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_up** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_word_left: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_word_left** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_word_left.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_word_left.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_word_right: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_word_right** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_caret_word_right.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_caret_word_right.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_clear_carets_and_selection: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_clear_carets_and_selection** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_completion_accept: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_completion_accept** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_completion_query: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_completion_query** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_completion_replace: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_completion_replace** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_dedent: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_dedent** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_delete: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_delete** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_delete_all_to_right: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_delete_all_to_right** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_delete_all_to_right.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_delete_all_to_right.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_delete_word: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_delete_word** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_delete_word.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_delete_word.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_indent: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_indent** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_newline: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_newline** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_newline_above: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_newline_above** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_newline_blank: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_newline_blank** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_scroll_down: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_scroll_down** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_scroll_down.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_scroll_down.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_scroll_up: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_scroll_up** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_scroll_up.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_scroll_up.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_select_all: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_select_all** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_select_word_under_caret: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_select_word_under_caret** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_select_word_under_caret.macos: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_select_word_under_caret.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_skip_selection_for_next_occurrence: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_skip_selection_for_next_occurrence** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_submit: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_submit** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_text_toggle_insert_mode: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_text_toggle_insert_mode** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_undo: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_undo** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input/ui_up: .. rst-class:: classref-property :ref:`Dictionary` **input/ui_up** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input_devices/buffering/agile_event_flushing: .. rst-class:: classref-property :ref:`bool` **input_devices/buffering/agile_event_flushing** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input_devices/compatibility/legacy_just_pressed_behavior: .. rst-class:: classref-property :ref:`bool` **input_devices/compatibility/legacy_just_pressed_behavior** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input_devices/pen_tablet/driver: .. rst-class:: classref-property :ref:`String` **input_devices/pen_tablet/driver** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input_devices/pen_tablet/driver.windows: .. rst-class:: classref-property :ref:`String` **input_devices/pen_tablet/driver.windows** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input_devices/pointing/android/enable_long_press_as_right_click: .. rst-class:: classref-property :ref:`bool` **input_devices/pointing/android/enable_long_press_as_right_click** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input_devices/pointing/android/enable_pan_and_scale_gestures: .. rst-class:: classref-property :ref:`bool` **input_devices/pointing/android/enable_pan_and_scale_gestures** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input_devices/pointing/android/rotary_input_scroll_axis: .. rst-class:: classref-property :ref:`int` **input_devices/pointing/android/rotary_input_scroll_axis** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input_devices/pointing/emulate_mouse_from_touch: .. rst-class:: classref-property :ref:`bool` **input_devices/pointing/emulate_mouse_from_touch** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_input_devices/pointing/emulate_touch_from_mouse: .. rst-class:: classref-property :ref:`bool` **input_devices/pointing/emulate_touch_from_mouse** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/locale/fallback: .. rst-class:: classref-property :ref:`String` **internationalization/locale/fallback** = ``"en"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/locale/include_text_server_data: .. rst-class:: classref-property :ref:`bool` **internationalization/locale/include_text_server_data** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/locale/test: .. rst-class:: classref-property :ref:`String` **internationalization/locale/test** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/pseudolocalization/double_vowels: .. rst-class:: classref-property :ref:`bool` **internationalization/pseudolocalization/double_vowels** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/pseudolocalization/expansion_ratio: .. rst-class:: classref-property :ref:`float` **internationalization/pseudolocalization/expansion_ratio** = ``0.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/pseudolocalization/fake_bidi: .. rst-class:: classref-property :ref:`bool` **internationalization/pseudolocalization/fake_bidi** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/pseudolocalization/override: .. rst-class:: classref-property :ref:`bool` **internationalization/pseudolocalization/override** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/pseudolocalization/prefix: .. rst-class:: classref-property :ref:`String` **internationalization/pseudolocalization/prefix** = ``"["`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/pseudolocalization/replace_with_accents: .. rst-class:: classref-property :ref:`bool` **internationalization/pseudolocalization/replace_with_accents** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/pseudolocalization/skip_placeholders: .. rst-class:: classref-property :ref:`bool` **internationalization/pseudolocalization/skip_placeholders** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/pseudolocalization/suffix: .. rst-class:: classref-property :ref:`String` **internationalization/pseudolocalization/suffix** = ``"]"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/pseudolocalization/use_pseudolocalization: .. rst-class:: classref-property :ref:`bool` **internationalization/pseudolocalization/use_pseudolocalization** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/rendering/force_right_to_left_layout_direction: .. rst-class:: classref-property :ref:`bool` **internationalization/rendering/force_right_to_left_layout_direction** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/rendering/root_node_auto_translate: .. rst-class:: classref-property :ref:`bool` **internationalization/rendering/root_node_auto_translate** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/rendering/root_node_layout_direction: .. rst-class:: classref-property :ref:`int` **internationalization/rendering/root_node_layout_direction** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_internationalization/rendering/text_driver: .. rst-class:: classref-property :ref:`String` **internationalization/rendering/text_driver** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_1: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_1** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_2: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_2** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_3: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_3** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_4: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_4** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_5: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_5** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_6: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_6** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_7: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_7** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_8: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_8** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_9: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_9** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_10: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_10** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_11: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_11** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_12: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_12** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_13: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_13** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_14: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_14** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_15: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_15** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_16: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_16** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_17: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_17** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_18: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_18** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_19: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_19** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_20: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_20** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_21: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_21** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_22: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_22** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_23: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_23** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_24: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_24** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_25: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_25** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_26: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_26** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_27: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_27** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_28: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_28** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_29: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_29** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_30: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_30** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_31: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_31** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_navigation/layer_32: .. rst-class:: classref-property :ref:`String` **layer_names/2d_navigation/layer_32** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_1: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_1** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_2: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_2** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_3: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_3** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_4: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_4** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_5: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_5** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_6: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_6** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_7: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_7** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_8: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_8** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_9: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_9** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_10: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_10** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_11: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_11** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_12: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_12** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_13: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_13** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_14: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_14** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_15: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_15** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_16: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_16** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_17: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_17** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_18: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_18** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_19: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_19** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_20: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_20** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_21: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_21** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_22: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_22** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_23: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_23** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_24: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_24** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_25: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_25** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_26: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_26** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_27: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_27** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_28: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_28** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_29: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_29** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_30: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_30** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_31: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_31** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_physics/layer_32: .. rst-class:: classref-property :ref:`String` **layer_names/2d_physics/layer_32** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_1: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_1** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_2: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_2** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_3: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_3** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_4: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_4** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_5: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_5** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_6: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_6** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_7: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_7** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_8: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_8** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_9: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_9** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_10: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_10** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_11: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_11** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_12: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_12** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_13: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_13** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_14: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_14** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_15: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_15** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_16: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_16** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_17: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_17** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_18: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_18** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_19: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_19** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/2d_render/layer_20: .. rst-class:: classref-property :ref:`String` **layer_names/2d_render/layer_20** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_1: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_1** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_2: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_2** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_3: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_3** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_4: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_4** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_5: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_5** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_6: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_6** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_7: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_7** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_8: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_8** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_9: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_9** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_10: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_10** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_11: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_11** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_12: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_12** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_13: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_13** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_14: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_14** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_15: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_15** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_16: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_16** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_17: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_17** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_18: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_18** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_19: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_19** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_20: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_20** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_21: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_21** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_22: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_22** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_23: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_23** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_24: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_24** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_25: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_25** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_26: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_26** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_27: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_27** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_28: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_28** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_29: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_29** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_30: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_30** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_31: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_31** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_navigation/layer_32: .. rst-class:: classref-property :ref:`String` **layer_names/3d_navigation/layer_32** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_1: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_1** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_2: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_2** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_3: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_3** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_4: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_4** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_5: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_5** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_6: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_6** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_7: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_7** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_8: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_8** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_9: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_9** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_10: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_10** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_11: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_11** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_12: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_12** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_13: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_13** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_14: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_14** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_15: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_15** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_16: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_16** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_17: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_17** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_18: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_18** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_19: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_19** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_20: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_20** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_21: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_21** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_22: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_22** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_23: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_23** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_24: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_24** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_25: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_25** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_26: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_26** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_27: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_27** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_28: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_28** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_29: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_29** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_30: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_30** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_31: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_31** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_physics/layer_32: .. rst-class:: classref-property :ref:`String` **layer_names/3d_physics/layer_32** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_1: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_1** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_2: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_2** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_3: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_3** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_4: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_4** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_5: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_5** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_6: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_6** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_7: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_7** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_8: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_8** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_9: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_9** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_10: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_10** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_11: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_11** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_12: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_12** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_13: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_13** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_14: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_14** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_15: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_15** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_16: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_16** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_17: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_17** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_18: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_18** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_19: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_19** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/3d_render/layer_20: .. rst-class:: classref-property :ref:`String` **layer_names/3d_render/layer_20** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_1: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_1** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_2: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_2** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_3: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_3** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_4: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_4** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_5: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_5** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_6: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_6** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_7: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_7** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_8: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_8** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_9: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_9** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_10: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_10** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_11: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_11** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_12: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_12** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_13: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_13** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_14: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_14** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_15: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_15** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_16: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_16** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_17: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_17** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_18: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_18** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_19: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_19** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_20: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_20** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_21: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_21** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_22: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_22** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_23: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_23** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_24: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_24** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_25: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_25** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_26: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_26** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_27: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_27** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_28: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_28** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_29: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_29** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_30: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_30** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_31: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_31** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_layer_names/avoidance/layer_32: .. rst-class:: classref-property :ref:`String` **layer_names/avoidance/layer_32** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_memory/limits/message_queue/max_size_mb: .. rst-class:: classref-property :ref:`int` **memory/limits/message_queue/max_size_mb** = ``32`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/2d/default_cell_size: .. rst-class:: classref-property :ref:`float` **navigation/2d/default_cell_size** = ``1.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/2d/default_edge_connection_margin: .. rst-class:: classref-property :ref:`float` **navigation/2d/default_edge_connection_margin** = ``1.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/2d/default_link_connection_radius: .. rst-class:: classref-property :ref:`float` **navigation/2d/default_link_connection_radius** = ``4.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/2d/use_edge_connections: .. rst-class:: classref-property :ref:`bool` **navigation/2d/use_edge_connections** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/3d/default_cell_height: .. rst-class:: classref-property :ref:`float` **navigation/3d/default_cell_height** = ``0.25`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/3d/default_cell_size: .. rst-class:: classref-property :ref:`float` **navigation/3d/default_cell_size** = ``0.25`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/3d/default_edge_connection_margin: .. rst-class:: classref-property :ref:`float` **navigation/3d/default_edge_connection_margin** = ``0.25`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/3d/default_link_connection_radius: .. rst-class:: classref-property :ref:`float` **navigation/3d/default_link_connection_radius** = ``1.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/3d/default_up: .. rst-class:: classref-property :ref:`Vector3` **navigation/3d/default_up** = ``Vector3(0, 1, 0)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/3d/merge_rasterizer_cell_scale: .. rst-class:: classref-property :ref:`float` **navigation/3d/merge_rasterizer_cell_scale** = ``1.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/3d/use_edge_connections: .. rst-class:: classref-property :ref:`bool` **navigation/3d/use_edge_connections** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/avoidance/thread_model/avoidance_use_high_priority_threads: .. rst-class:: classref-property :ref:`bool` **navigation/avoidance/thread_model/avoidance_use_high_priority_threads** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/avoidance/thread_model/avoidance_use_multiple_threads: .. rst-class:: classref-property :ref:`bool` **navigation/avoidance/thread_model/avoidance_use_multiple_threads** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/baking/thread_model/baking_use_high_priority_threads: .. rst-class:: classref-property :ref:`bool` **navigation/baking/thread_model/baking_use_high_priority_threads** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/baking/thread_model/baking_use_multiple_threads: .. rst-class:: classref-property :ref:`bool` **navigation/baking/thread_model/baking_use_multiple_threads** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_navigation/baking/use_crash_prevention_checks: .. rst-class:: classref-property :ref:`bool` **navigation/baking/use_crash_prevention_checks** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_network/limits/debugger/max_chars_per_second: .. rst-class:: classref-property :ref:`int` **network/limits/debugger/max_chars_per_second** = ``32768`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_network/limits/debugger/max_errors_per_second: .. rst-class:: classref-property :ref:`int` **network/limits/debugger/max_errors_per_second** = ``400`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_network/limits/debugger/max_queued_messages: .. rst-class:: classref-property :ref:`int` **network/limits/debugger/max_queued_messages** = ``2048`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_network/limits/debugger/max_warnings_per_second: .. rst-class:: classref-property :ref:`int` **network/limits/debugger/max_warnings_per_second** = ``400`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_network/limits/packet_peer_stream/max_buffer_po2: .. rst-class:: classref-property :ref:`int` **network/limits/packet_peer_stream/max_buffer_po2** = ``16`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_network/limits/tcp/connect_timeout_seconds: .. rst-class:: classref-property :ref:`int` **network/limits/tcp/connect_timeout_seconds** = ``30`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_network/limits/webrtc/max_channel_in_buffer_kb: .. rst-class:: classref-property :ref:`int` **network/limits/webrtc/max_channel_in_buffer_kb** = ``64`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_network/tls/certificate_bundle_override: .. rst-class:: classref-property :ref:`String` **network/tls/certificate_bundle_override** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/default_angular_damp: .. rst-class:: classref-property :ref:`float` **physics/2d/default_angular_damp** = ``1.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/default_gravity: .. rst-class:: classref-property :ref:`float` **physics/2d/default_gravity** = ``980.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/default_gravity_vector: .. rst-class:: classref-property :ref:`Vector2` **physics/2d/default_gravity_vector** = ``Vector2(0, 1)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/default_linear_damp: .. rst-class:: classref-property :ref:`float` **physics/2d/default_linear_damp** = ``0.1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/physics_engine: .. rst-class:: classref-property :ref:`String` **physics/2d/physics_engine** = ``"DEFAULT"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/run_on_separate_thread: .. rst-class:: classref-property :ref:`bool` **physics/2d/run_on_separate_thread** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/sleep_threshold_angular: .. rst-class:: classref-property :ref:`float` **physics/2d/sleep_threshold_angular** = ``0.139626`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/sleep_threshold_linear: .. rst-class:: classref-property :ref:`float` **physics/2d/sleep_threshold_linear** = ``2.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/solver/contact_max_allowed_penetration: .. rst-class:: classref-property :ref:`float` **physics/2d/solver/contact_max_allowed_penetration** = ``0.3`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/solver/contact_max_separation: .. rst-class:: classref-property :ref:`float` **physics/2d/solver/contact_max_separation** = ``1.5`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/solver/contact_recycle_radius: .. rst-class:: classref-property :ref:`float` **physics/2d/solver/contact_recycle_radius** = ``1.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/solver/default_constraint_bias: .. rst-class:: classref-property :ref:`float` **physics/2d/solver/default_constraint_bias** = ``0.2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/solver/default_contact_bias: .. rst-class:: classref-property :ref:`float` **physics/2d/solver/default_contact_bias** = ``0.8`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/solver/solver_iterations: .. rst-class:: classref-property :ref:`int` **physics/2d/solver/solver_iterations** = ``16`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/2d/time_before_sleep: .. rst-class:: classref-property :ref:`float` **physics/2d/time_before_sleep** = ``0.5`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/default_angular_damp: .. rst-class:: classref-property :ref:`float` **physics/3d/default_angular_damp** = ``0.1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/default_gravity: .. rst-class:: classref-property :ref:`float` **physics/3d/default_gravity** = ``9.8`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/default_gravity_vector: .. rst-class:: classref-property :ref:`Vector3` **physics/3d/default_gravity_vector** = ``Vector3(0, -1, 0)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/default_linear_damp: .. rst-class:: classref-property :ref:`float` **physics/3d/default_linear_damp** = ``0.1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/physics_engine: .. rst-class:: classref-property :ref:`String` **physics/3d/physics_engine** = ``"DEFAULT"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/run_on_separate_thread: .. rst-class:: classref-property :ref:`bool` **physics/3d/run_on_separate_thread** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/sleep_threshold_angular: .. rst-class:: classref-property :ref:`float` **physics/3d/sleep_threshold_angular** = ``0.139626`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/sleep_threshold_linear: .. rst-class:: classref-property :ref:`float` **physics/3d/sleep_threshold_linear** = ``0.1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/solver/contact_max_allowed_penetration: .. rst-class:: classref-property :ref:`float` **physics/3d/solver/contact_max_allowed_penetration** = ``0.01`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/solver/contact_max_separation: .. rst-class:: classref-property :ref:`float` **physics/3d/solver/contact_max_separation** = ``0.05`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/solver/contact_recycle_radius: .. rst-class:: classref-property :ref:`float` **physics/3d/solver/contact_recycle_radius** = ``0.01`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/solver/default_contact_bias: .. rst-class:: classref-property :ref:`float` **physics/3d/solver/default_contact_bias** = ``0.8`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/solver/solver_iterations: .. rst-class:: classref-property :ref:`int` **physics/3d/solver/solver_iterations** = ``16`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/3d/time_before_sleep: .. rst-class:: classref-property :ref:`float` **physics/3d/time_before_sleep** = ``0.5`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/common/enable_object_picking: .. rst-class:: classref-property :ref:`bool` **physics/common/enable_object_picking** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/common/max_physics_steps_per_frame: .. rst-class:: classref-property :ref:`int` **physics/common/max_physics_steps_per_frame** = ``8`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/common/physics_interpolation: .. rst-class:: classref-property :ref:`bool` **physics/common/physics_interpolation** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/common/physics_jitter_fix: .. rst-class:: classref-property :ref:`float` **physics/common/physics_jitter_fix** = ``0.5`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_physics/common/physics_ticks_per_second: .. rst-class:: classref-property :ref:`int` **physics/common/physics_ticks_per_second** = ``60`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/2d/sdf/oversize: .. rst-class:: classref-property :ref:`int` **rendering/2d/sdf/oversize** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/2d/sdf/scale: .. rst-class:: classref-property :ref:`int` **rendering/2d/sdf/scale** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/2d/shadow_atlas/size: .. rst-class:: classref-property :ref:`int` **rendering/2d/shadow_atlas/size** = ``2048`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/2d/snap/snap_2d_transforms_to_pixel: .. rst-class:: classref-property :ref:`bool` **rendering/2d/snap/snap_2d_transforms_to_pixel** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/2d/snap/snap_2d_vertices_to_pixel: .. rst-class:: classref-property :ref:`bool` **rendering/2d/snap/snap_2d_vertices_to_pixel** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/anti_aliasing/quality/msaa_2d: .. rst-class:: classref-property :ref:`int` **rendering/anti_aliasing/quality/msaa_2d** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/anti_aliasing/quality/msaa_3d: .. rst-class:: classref-property :ref:`int` **rendering/anti_aliasing/quality/msaa_3d** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/anti_aliasing/quality/screen_space_aa: .. rst-class:: classref-property :ref:`int` **rendering/anti_aliasing/quality/screen_space_aa** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/anti_aliasing/quality/use_debanding: .. rst-class:: classref-property :ref:`bool` **rendering/anti_aliasing/quality/use_debanding** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/anti_aliasing/quality/use_taa: .. rst-class:: classref-property :ref:`bool` **rendering/anti_aliasing/quality/use_taa** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/anti_aliasing/screen_space_roughness_limiter/amount: .. rst-class:: classref-property :ref:`float` **rendering/anti_aliasing/screen_space_roughness_limiter/amount** = ``0.25`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/anti_aliasing/screen_space_roughness_limiter/enabled: .. rst-class:: classref-property :ref:`bool` **rendering/anti_aliasing/screen_space_roughness_limiter/enabled** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/anti_aliasing/screen_space_roughness_limiter/limit: .. rst-class:: classref-property :ref:`float` **rendering/anti_aliasing/screen_space_roughness_limiter/limit** = ``0.18`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/camera/depth_of_field/depth_of_field_bokeh_quality: .. rst-class:: classref-property :ref:`int` **rendering/camera/depth_of_field/depth_of_field_bokeh_quality** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/camera/depth_of_field/depth_of_field_bokeh_shape: .. rst-class:: classref-property :ref:`int` **rendering/camera/depth_of_field/depth_of_field_bokeh_shape** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/camera/depth_of_field/depth_of_field_use_jitter: .. rst-class:: classref-property :ref:`bool` **rendering/camera/depth_of_field/depth_of_field_use_jitter** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/driver/depth_prepass/disable_for_vendors: .. rst-class:: classref-property :ref:`String` **rendering/driver/depth_prepass/disable_for_vendors** = ``"PowerVR,Mali,Adreno,Apple"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/driver/depth_prepass/enable: .. rst-class:: classref-property :ref:`bool` **rendering/driver/depth_prepass/enable** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/driver/threads/thread_model: .. rst-class:: classref-property :ref:`int` **rendering/driver/threads/thread_model** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/defaults/default_clear_color: .. rst-class:: classref-property :ref:`Color` **rendering/environment/defaults/default_clear_color** = ``Color(0.3, 0.3, 0.3, 1)`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/defaults/default_environment: .. rst-class:: classref-property :ref:`String` **rendering/environment/defaults/default_environment** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/glow/upscale_mode: .. rst-class:: classref-property :ref:`int` **rendering/environment/glow/upscale_mode** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/glow/upscale_mode.mobile: .. rst-class:: classref-property :ref:`int` **rendering/environment/glow/upscale_mode.mobile** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/screen_space_reflection/roughness_quality: .. rst-class:: classref-property :ref:`int` **rendering/environment/screen_space_reflection/roughness_quality** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/ssao/adaptive_target: .. rst-class:: classref-property :ref:`float` **rendering/environment/ssao/adaptive_target** = ``0.5`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/ssao/blur_passes: .. rst-class:: classref-property :ref:`int` **rendering/environment/ssao/blur_passes** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/ssao/fadeout_from: .. rst-class:: classref-property :ref:`float` **rendering/environment/ssao/fadeout_from** = ``50.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/ssao/fadeout_to: .. rst-class:: classref-property :ref:`float` **rendering/environment/ssao/fadeout_to** = ``300.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/ssao/half_size: .. rst-class:: classref-property :ref:`bool` **rendering/environment/ssao/half_size** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/ssao/quality: .. rst-class:: classref-property :ref:`int` **rendering/environment/ssao/quality** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/ssil/adaptive_target: .. rst-class:: classref-property :ref:`float` **rendering/environment/ssil/adaptive_target** = ``0.5`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/ssil/blur_passes: .. rst-class:: classref-property :ref:`int` **rendering/environment/ssil/blur_passes** = ``4`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/ssil/fadeout_from: .. rst-class:: classref-property :ref:`float` **rendering/environment/ssil/fadeout_from** = ``50.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/ssil/fadeout_to: .. rst-class:: classref-property :ref:`float` **rendering/environment/ssil/fadeout_to** = ``300.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/ssil/half_size: .. rst-class:: classref-property :ref:`bool` **rendering/environment/ssil/half_size** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/ssil/quality: .. rst-class:: classref-property :ref:`int` **rendering/environment/ssil/quality** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/subsurface_scattering/subsurface_scattering_depth_scale: .. rst-class:: classref-property :ref:`float` **rendering/environment/subsurface_scattering/subsurface_scattering_depth_scale** = ``0.01`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/subsurface_scattering/subsurface_scattering_quality: .. rst-class:: classref-property :ref:`int` **rendering/environment/subsurface_scattering/subsurface_scattering_quality** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/subsurface_scattering/subsurface_scattering_scale: .. rst-class:: classref-property :ref:`float` **rendering/environment/subsurface_scattering/subsurface_scattering_scale** = ``0.05`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/volumetric_fog/use_filter: .. rst-class:: classref-property :ref:`int` **rendering/environment/volumetric_fog/use_filter** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/volumetric_fog/volume_depth: .. rst-class:: classref-property :ref:`int` **rendering/environment/volumetric_fog/volume_depth** = ``64`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/environment/volumetric_fog/volume_size: .. rst-class:: classref-property :ref:`int` **rendering/environment/volumetric_fog/volume_size** = ``64`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/gl_compatibility/driver: .. rst-class:: classref-property :ref:`String` **rendering/gl_compatibility/driver** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/gl_compatibility/driver.android: .. rst-class:: classref-property :ref:`String` **rendering/gl_compatibility/driver.android** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/gl_compatibility/driver.ios: .. rst-class:: classref-property :ref:`String` **rendering/gl_compatibility/driver.ios** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/gl_compatibility/driver.linuxbsd: .. rst-class:: classref-property :ref:`String` **rendering/gl_compatibility/driver.linuxbsd** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/gl_compatibility/driver.macos: .. rst-class:: classref-property :ref:`String` **rendering/gl_compatibility/driver.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/gl_compatibility/driver.web: .. rst-class:: classref-property :ref:`String` **rendering/gl_compatibility/driver.web** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/gl_compatibility/driver.windows: .. rst-class:: classref-property :ref:`String` **rendering/gl_compatibility/driver.windows** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/gl_compatibility/fallback_to_angle: .. rst-class:: classref-property :ref:`bool` **rendering/gl_compatibility/fallback_to_angle** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/gl_compatibility/fallback_to_gles: .. rst-class:: classref-property :ref:`bool` **rendering/gl_compatibility/fallback_to_gles** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/gl_compatibility/fallback_to_native: .. rst-class:: classref-property :ref:`bool` **rendering/gl_compatibility/fallback_to_native** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/gl_compatibility/force_angle_on_devices: .. rst-class:: classref-property :ref:`Array` **rendering/gl_compatibility/force_angle_on_devices** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/gl_compatibility/item_buffer_size: .. rst-class:: classref-property :ref:`int` **rendering/gl_compatibility/item_buffer_size** = ``16384`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/gl_compatibility/nvidia_disable_threaded_optimization: .. rst-class:: classref-property :ref:`bool` **rendering/gl_compatibility/nvidia_disable_threaded_optimization** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/global_illumination/gi/use_half_resolution: .. rst-class:: classref-property :ref:`bool` **rendering/global_illumination/gi/use_half_resolution** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/global_illumination/sdfgi/frames_to_converge: .. rst-class:: classref-property :ref:`int` **rendering/global_illumination/sdfgi/frames_to_converge** = ``5`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/global_illumination/sdfgi/frames_to_update_lights: .. rst-class:: classref-property :ref:`int` **rendering/global_illumination/sdfgi/frames_to_update_lights** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/global_illumination/sdfgi/probe_ray_count: .. rst-class:: classref-property :ref:`int` **rendering/global_illumination/sdfgi/probe_ray_count** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/global_illumination/voxel_gi/quality: .. rst-class:: classref-property :ref:`int` **rendering/global_illumination/voxel_gi/quality** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/bake_performance/max_rays_per_pass: .. rst-class:: classref-property :ref:`int` **rendering/lightmapping/bake_performance/max_rays_per_pass** = ``32`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/bake_performance/max_rays_per_probe_pass: .. rst-class:: classref-property :ref:`int` **rendering/lightmapping/bake_performance/max_rays_per_probe_pass** = ``64`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/bake_performance/region_size: .. rst-class:: classref-property :ref:`int` **rendering/lightmapping/bake_performance/region_size** = ``512`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/bake_quality/high_quality_probe_ray_count: .. rst-class:: classref-property :ref:`int` **rendering/lightmapping/bake_quality/high_quality_probe_ray_count** = ``512`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/bake_quality/high_quality_ray_count: .. rst-class:: classref-property :ref:`int` **rendering/lightmapping/bake_quality/high_quality_ray_count** = ``512`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/bake_quality/low_quality_probe_ray_count: .. rst-class:: classref-property :ref:`int` **rendering/lightmapping/bake_quality/low_quality_probe_ray_count** = ``64`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/bake_quality/low_quality_ray_count: .. rst-class:: classref-property :ref:`int` **rendering/lightmapping/bake_quality/low_quality_ray_count** = ``32`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/bake_quality/medium_quality_probe_ray_count: .. rst-class:: classref-property :ref:`int` **rendering/lightmapping/bake_quality/medium_quality_probe_ray_count** = ``256`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/bake_quality/medium_quality_ray_count: .. rst-class:: classref-property :ref:`int` **rendering/lightmapping/bake_quality/medium_quality_ray_count** = ``128`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/bake_quality/ultra_quality_probe_ray_count: .. rst-class:: classref-property :ref:`int` **rendering/lightmapping/bake_quality/ultra_quality_probe_ray_count** = ``2048`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/bake_quality/ultra_quality_ray_count: .. rst-class:: classref-property :ref:`int` **rendering/lightmapping/bake_quality/ultra_quality_ray_count** = ``2048`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/denoising/denoiser: .. rst-class:: classref-property :ref:`int` **rendering/lightmapping/denoising/denoiser** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/primitive_meshes/texel_size: .. rst-class:: classref-property :ref:`float` **rendering/lightmapping/primitive_meshes/texel_size** = ``0.2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lightmapping/probe_capture/update_speed: .. rst-class:: classref-property :ref:`float` **rendering/lightmapping/probe_capture/update_speed** = ``15`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/directional_shadow/16_bits: .. rst-class:: classref-property :ref:`bool` **rendering/lights_and_shadows/directional_shadow/16_bits** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/directional_shadow/size: .. rst-class:: classref-property :ref:`int` **rendering/lights_and_shadows/directional_shadow/size** = ``4096`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/directional_shadow/size.mobile: .. rst-class:: classref-property :ref:`int` **rendering/lights_and_shadows/directional_shadow/size.mobile** = ``2048`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/directional_shadow/soft_shadow_filter_quality: .. rst-class:: classref-property :ref:`int` **rendering/lights_and_shadows/directional_shadow/soft_shadow_filter_quality** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/directional_shadow/soft_shadow_filter_quality.mobile: .. rst-class:: classref-property :ref:`int` **rendering/lights_and_shadows/directional_shadow/soft_shadow_filter_quality.mobile** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/positional_shadow/atlas_16_bits: .. rst-class:: classref-property :ref:`bool` **rendering/lights_and_shadows/positional_shadow/atlas_16_bits** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/positional_shadow/atlas_quadrant_0_subdiv: .. rst-class:: classref-property :ref:`int` **rendering/lights_and_shadows/positional_shadow/atlas_quadrant_0_subdiv** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/positional_shadow/atlas_quadrant_1_subdiv: .. rst-class:: classref-property :ref:`int` **rendering/lights_and_shadows/positional_shadow/atlas_quadrant_1_subdiv** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/positional_shadow/atlas_quadrant_2_subdiv: .. rst-class:: classref-property :ref:`int` **rendering/lights_and_shadows/positional_shadow/atlas_quadrant_2_subdiv** = ``3`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/positional_shadow/atlas_quadrant_3_subdiv: .. rst-class:: classref-property :ref:`int` **rendering/lights_and_shadows/positional_shadow/atlas_quadrant_3_subdiv** = ``4`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/positional_shadow/atlas_size: .. rst-class:: classref-property :ref:`int` **rendering/lights_and_shadows/positional_shadow/atlas_size** = ``4096`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/positional_shadow/atlas_size.mobile: .. rst-class:: classref-property :ref:`int` **rendering/lights_and_shadows/positional_shadow/atlas_size.mobile** = ``2048`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/positional_shadow/soft_shadow_filter_quality: .. rst-class:: classref-property :ref:`int` **rendering/lights_and_shadows/positional_shadow/soft_shadow_filter_quality** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/positional_shadow/soft_shadow_filter_quality.mobile: .. rst-class:: classref-property :ref:`int` **rendering/lights_and_shadows/positional_shadow/soft_shadow_filter_quality.mobile** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/tighter_shadow_caster_culling: .. rst-class:: classref-property :ref:`bool` **rendering/lights_and_shadows/tighter_shadow_caster_culling** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/lights_and_shadows/use_physical_light_units: .. rst-class:: classref-property :ref:`bool` **rendering/lights_and_shadows/use_physical_light_units** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/limits/cluster_builder/max_clustered_elements: .. rst-class:: classref-property :ref:`float` **rendering/limits/cluster_builder/max_clustered_elements** = ``512`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/limits/global_shader_variables/buffer_size: .. rst-class:: classref-property :ref:`int` **rendering/limits/global_shader_variables/buffer_size** = ``65536`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/limits/opengl/max_lights_per_object: .. rst-class:: classref-property :ref:`int` **rendering/limits/opengl/max_lights_per_object** = ``8`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/limits/opengl/max_renderable_elements: .. rst-class:: classref-property :ref:`int` **rendering/limits/opengl/max_renderable_elements** = ``65536`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/limits/opengl/max_renderable_lights: .. rst-class:: classref-property :ref:`int` **rendering/limits/opengl/max_renderable_lights** = ``32`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/limits/spatial_indexer/threaded_cull_minimum_instances: .. rst-class:: classref-property :ref:`int` **rendering/limits/spatial_indexer/threaded_cull_minimum_instances** = ``1000`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/limits/spatial_indexer/update_iterations_per_frame: .. rst-class:: classref-property :ref:`int` **rendering/limits/spatial_indexer/update_iterations_per_frame** = ``10`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/limits/time/time_rollover_secs: .. rst-class:: classref-property :ref:`float` **rendering/limits/time/time_rollover_secs** = ``3600`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/mesh_lod/lod_change/threshold_pixels: .. rst-class:: classref-property :ref:`float` **rendering/mesh_lod/lod_change/threshold_pixels** = ``1.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/occlusion_culling/bvh_build_quality: .. rst-class:: classref-property :ref:`int` **rendering/occlusion_culling/bvh_build_quality** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/occlusion_culling/jitter_projection: .. rst-class:: classref-property :ref:`bool` **rendering/occlusion_culling/jitter_projection** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/occlusion_culling/occlusion_rays_per_thread: .. rst-class:: classref-property :ref:`int` **rendering/occlusion_culling/occlusion_rays_per_thread** = ``512`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/occlusion_culling/use_occlusion_culling: .. rst-class:: classref-property :ref:`bool` **rendering/occlusion_culling/use_occlusion_culling** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/reflections/reflection_atlas/reflection_count: .. rst-class:: classref-property :ref:`int` **rendering/reflections/reflection_atlas/reflection_count** = ``64`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/reflections/reflection_atlas/reflection_size: .. rst-class:: classref-property :ref:`int` **rendering/reflections/reflection_atlas/reflection_size** = ``256`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/reflections/reflection_atlas/reflection_size.mobile: .. rst-class:: classref-property :ref:`int` **rendering/reflections/reflection_atlas/reflection_size.mobile** = ``128`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/reflections/sky_reflections/fast_filter_high_quality: .. rst-class:: classref-property :ref:`bool` **rendering/reflections/sky_reflections/fast_filter_high_quality** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/reflections/sky_reflections/ggx_samples: .. rst-class:: classref-property :ref:`int` **rendering/reflections/sky_reflections/ggx_samples** = ``32`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/reflections/sky_reflections/ggx_samples.mobile: .. rst-class:: classref-property :ref:`int` **rendering/reflections/sky_reflections/ggx_samples.mobile** = ``16`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/reflections/sky_reflections/roughness_layers: .. rst-class:: classref-property :ref:`int` **rendering/reflections/sky_reflections/roughness_layers** = ``8`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/reflections/sky_reflections/texture_array_reflections: .. rst-class:: classref-property :ref:`bool` **rendering/reflections/sky_reflections/texture_array_reflections** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/reflections/sky_reflections/texture_array_reflections.mobile: .. rst-class:: classref-property :ref:`bool` **rendering/reflections/sky_reflections/texture_array_reflections.mobile** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/renderer/rendering_method: .. rst-class:: classref-property :ref:`String` **rendering/renderer/rendering_method** = ``"forward_plus"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/renderer/rendering_method.mobile: .. rst-class:: classref-property :ref:`String` **rendering/renderer/rendering_method.mobile** = ``"mobile"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/renderer/rendering_method.web: .. rst-class:: classref-property :ref:`String` **rendering/renderer/rendering_method.web** = ``"gl_compatibility"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/d3d12/agility_sdk_version: .. rst-class:: classref-property :ref:`int` **rendering/rendering_device/d3d12/agility_sdk_version** = ``613`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/d3d12/max_misc_descriptors_per_frame: .. rst-class:: classref-property :ref:`int` **rendering/rendering_device/d3d12/max_misc_descriptors_per_frame** = ``512`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/d3d12/max_resource_descriptors_per_frame: .. rst-class:: classref-property :ref:`int` **rendering/rendering_device/d3d12/max_resource_descriptors_per_frame** = ``16384`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/d3d12/max_sampler_descriptors_per_frame: .. rst-class:: classref-property :ref:`int` **rendering/rendering_device/d3d12/max_sampler_descriptors_per_frame** = ``1024`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/driver: .. rst-class:: classref-property :ref:`String` **rendering/rendering_device/driver** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/driver.android: .. rst-class:: classref-property :ref:`String` **rendering/rendering_device/driver.android** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/driver.ios: .. rst-class:: classref-property :ref:`String` **rendering/rendering_device/driver.ios** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/driver.linuxbsd: .. rst-class:: classref-property :ref:`String` **rendering/rendering_device/driver.linuxbsd** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/driver.macos: .. rst-class:: classref-property :ref:`String` **rendering/rendering_device/driver.macos** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/driver.windows: .. rst-class:: classref-property :ref:`String` **rendering/rendering_device/driver.windows** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/fallback_to_d3d12: .. rst-class:: classref-property :ref:`bool` **rendering/rendering_device/fallback_to_d3d12** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/fallback_to_vulkan: .. rst-class:: classref-property :ref:`bool` **rendering/rendering_device/fallback_to_vulkan** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/pipeline_cache/enable: .. rst-class:: classref-property :ref:`bool` **rendering/rendering_device/pipeline_cache/enable** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/pipeline_cache/save_chunk_size_mb: .. rst-class:: classref-property :ref:`float` **rendering/rendering_device/pipeline_cache/save_chunk_size_mb** = ``3.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/staging_buffer/block_size_kb: .. rst-class:: classref-property :ref:`int` **rendering/rendering_device/staging_buffer/block_size_kb** = ``256`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/staging_buffer/max_size_mb: .. rst-class:: classref-property :ref:`int` **rendering/rendering_device/staging_buffer/max_size_mb** = ``128`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/staging_buffer/texture_upload_region_size_px: .. rst-class:: classref-property :ref:`int` **rendering/rendering_device/staging_buffer/texture_upload_region_size_px** = ``64`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/vsync/frame_queue_size: .. rst-class:: classref-property :ref:`int` **rendering/rendering_device/vsync/frame_queue_size** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/vsync/swapchain_image_count: .. rst-class:: classref-property :ref:`int` **rendering/rendering_device/vsync/swapchain_image_count** = ``3`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/rendering_device/vulkan/max_descriptors_per_pool: .. rst-class:: classref-property :ref:`int` **rendering/rendering_device/vulkan/max_descriptors_per_pool** = ``64`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/scaling_3d/fsr_sharpness: .. rst-class:: classref-property :ref:`float` **rendering/scaling_3d/fsr_sharpness** = ``0.2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/scaling_3d/mode: .. rst-class:: classref-property :ref:`int` **rendering/scaling_3d/mode** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/scaling_3d/scale: .. rst-class:: classref-property :ref:`float` **rendering/scaling_3d/scale** = ``1.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/shader_compiler/shader_cache/compress: .. rst-class:: classref-property :ref:`bool` **rendering/shader_compiler/shader_cache/compress** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/shader_compiler/shader_cache/enabled: .. rst-class:: classref-property :ref:`bool` **rendering/shader_compiler/shader_cache/enabled** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/shader_compiler/shader_cache/strip_debug: .. rst-class:: classref-property :ref:`bool` **rendering/shader_compiler/shader_cache/strip_debug** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/shader_compiler/shader_cache/strip_debug.release: .. rst-class:: classref-property :ref:`bool` **rendering/shader_compiler/shader_cache/strip_debug.release** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/shader_compiler/shader_cache/use_zstd_compression: .. rst-class:: classref-property :ref:`bool` **rendering/shader_compiler/shader_cache/use_zstd_compression** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/shading/overrides/force_lambert_over_burley: .. rst-class:: classref-property :ref:`bool` **rendering/shading/overrides/force_lambert_over_burley** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/shading/overrides/force_lambert_over_burley.mobile: .. rst-class:: classref-property :ref:`bool` **rendering/shading/overrides/force_lambert_over_burley.mobile** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/shading/overrides/force_vertex_shading: .. rst-class:: classref-property :ref:`bool` **rendering/shading/overrides/force_vertex_shading** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/shading/overrides/force_vertex_shading.mobile: .. rst-class:: classref-property :ref:`bool` **rendering/shading/overrides/force_vertex_shading.mobile** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/textures/canvas_textures/default_texture_filter: .. rst-class:: classref-property :ref:`int` **rendering/textures/canvas_textures/default_texture_filter** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/textures/canvas_textures/default_texture_repeat: .. rst-class:: classref-property :ref:`int` **rendering/textures/canvas_textures/default_texture_repeat** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/textures/decals/filter: .. rst-class:: classref-property :ref:`int` **rendering/textures/decals/filter** = ``3`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/textures/default_filters/anisotropic_filtering_level: .. rst-class:: classref-property :ref:`int` **rendering/textures/default_filters/anisotropic_filtering_level** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/textures/default_filters/texture_mipmap_bias: .. rst-class:: classref-property :ref:`float` **rendering/textures/default_filters/texture_mipmap_bias** = ``0.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/textures/default_filters/use_nearest_mipmap_filter: .. rst-class:: classref-property :ref:`bool` **rendering/textures/default_filters/use_nearest_mipmap_filter** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/textures/light_projectors/filter: .. rst-class:: classref-property :ref:`int` **rendering/textures/light_projectors/filter** = ``3`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/textures/lossless_compression/force_png: .. rst-class:: classref-property :ref:`bool` **rendering/textures/lossless_compression/force_png** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/textures/vram_compression/import_etc2_astc: .. rst-class:: classref-property :ref:`bool` **rendering/textures/vram_compression/import_etc2_astc** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/textures/vram_compression/import_s3tc_bptc: .. rst-class:: classref-property :ref:`bool` **rendering/textures/vram_compression/import_s3tc_bptc** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/textures/webp_compression/compression_method: .. rst-class:: classref-property :ref:`int` **rendering/textures/webp_compression/compression_method** = ``2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/textures/webp_compression/lossless_compression_factor: .. rst-class:: classref-property :ref:`float` **rendering/textures/webp_compression/lossless_compression_factor** = ``25`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/viewport/hdr_2d: .. rst-class:: classref-property :ref:`bool` **rendering/viewport/hdr_2d** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/viewport/transparent_background: .. rst-class:: classref-property :ref:`bool` **rendering/viewport/transparent_background** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/vrs/mode: .. rst-class:: classref-property :ref:`int` **rendering/vrs/mode** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_rendering/vrs/texture: .. rst-class:: classref-property :ref:`String` **rendering/vrs/texture** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_threading/worker_pool/low_priority_thread_ratio: .. rst-class:: classref-property :ref:`float` **threading/worker_pool/low_priority_thread_ratio** = ``0.3`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_threading/worker_pool/max_threads: .. rst-class:: classref-property :ref:`int` **threading/worker_pool/max_threads** = ``-1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/openxr/default_action_map: .. rst-class:: classref-property :ref:`String` **xr/openxr/default_action_map** = ``"res://openxr_action_map.tres"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/openxr/enabled: .. rst-class:: classref-property :ref:`bool` **xr/openxr/enabled** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/openxr/environment_blend_mode: .. rst-class:: classref-property :ref:`int` **xr/openxr/environment_blend_mode** = ``"0"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/openxr/extensions/eye_gaze_interaction: .. rst-class:: classref-property :ref:`bool` **xr/openxr/extensions/eye_gaze_interaction** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/openxr/extensions/hand_interaction_profile: .. rst-class:: classref-property :ref:`bool` **xr/openxr/extensions/hand_interaction_profile** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/openxr/extensions/hand_tracking: .. rst-class:: classref-property :ref:`bool` **xr/openxr/extensions/hand_tracking** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/openxr/form_factor: .. rst-class:: classref-property :ref:`int` **xr/openxr/form_factor** = ``"0"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/openxr/foveation_dynamic: .. rst-class:: classref-property :ref:`bool` **xr/openxr/foveation_dynamic** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/openxr/foveation_level: .. rst-class:: classref-property :ref:`int` **xr/openxr/foveation_level** = ``"0"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/openxr/reference_space: .. rst-class:: classref-property :ref:`int` **xr/openxr/reference_space** = ``"1"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/openxr/startup_alert: .. rst-class:: classref-property :ref:`bool` **xr/openxr/startup_alert** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/openxr/submit_depth_buffer: .. rst-class:: classref-property :ref:`bool` **xr/openxr/submit_depth_buffer** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/openxr/view_configuration: .. rst-class:: classref-property :ref:`int` **xr/openxr/view_configuration** = ``"1"`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_property_xr/shaders/enabled: .. rst-class:: classref-property :ref:`bool` **xr/shaders/enabled** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Method Descriptions ------------------- .. _class_ProjectSettings_method_add_property_info: .. rst-class:: classref-method void **add_property_info** **(** :ref:`Dictionary` hint **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_clear: .. rst-class:: classref-method void **clear** **(** :ref:`String` name **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_get_global_class_list: .. rst-class:: classref-method :ref:`Dictionary[]` **get_global_class_list** **(** **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_get_order: .. rst-class:: classref-method :ref:`int` **get_order** **(** :ref:`String` name **)** |const| .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_get_setting: .. rst-class:: classref-method :ref:`Variant` **get_setting** **(** :ref:`String` name, :ref:`Variant` default_value=null **)** |const| .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_get_setting_with_override: .. rst-class:: classref-method :ref:`Variant` **get_setting_with_override** **(** :ref:`StringName` name **)** |const| .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_globalize_path: .. rst-class:: classref-method :ref:`String` **globalize_path** **(** :ref:`String` path **)** |const| .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_has_setting: .. rst-class:: classref-method :ref:`bool` **has_setting** **(** :ref:`String` name **)** |const| .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_load_resource_pack: .. rst-class:: classref-method :ref:`bool` **load_resource_pack** **(** :ref:`String` pack, :ref:`bool` replace_files=true, :ref:`int` offset=0 **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_localize_path: .. rst-class:: classref-method :ref:`String` **localize_path** **(** :ref:`String` path **)** |const| .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_save: .. rst-class:: classref-method :ref:`Error` **save** **(** **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_save_custom: .. rst-class:: classref-method :ref:`Error` **save_custom** **(** :ref:`String` file **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_set_as_basic: .. rst-class:: classref-method void **set_as_basic** **(** :ref:`String` name, :ref:`bool` basic **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_set_as_internal: .. rst-class:: classref-method void **set_as_internal** **(** :ref:`String` name, :ref:`bool` internal **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_set_initial_value: .. rst-class:: classref-method void **set_initial_value** **(** :ref:`String` name, :ref:`Variant` value **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_set_order: .. rst-class:: classref-method void **set_order** **(** :ref:`String` name, :ref:`int` position **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_set_restart_if_changed: .. rst-class:: classref-method void **set_restart_if_changed** **(** :ref:`String` name, :ref:`bool` restart **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ProjectSettings_method_set_setting: .. rst-class:: classref-method void **set_setting** **(** :ref:`String` name, :ref:`Variant` value **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)` .. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)` .. |vararg| replace:: :abbr:`vararg (This method accepts any number of arguments after the ones described here.)` .. |constructor| replace:: :abbr:`constructor (This method is used to construct a type.)` .. |static| replace:: :abbr:`static (This method doesn't need an instance to be called, so it can be called directly using the class name.)` .. |operator| replace:: :abbr:`operator (This method describes a valid operator to use with this type as left-hand operand.)` .. |bitfield| replace:: :abbr:`BitField (This value is an integer composed as a bitmask of the following flags.)`