.. 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/Environment.xml. .. _class_Environment: Environment =========== **Inherits:** :ref:`Resource` **<** :ref:`RefCounted` **<** :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:`float` | :ref:`adjustment_brightness` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`Texture` | :ref:`adjustment_color_correction` | | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`adjustment_contrast` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`bool` | :ref:`adjustment_enabled` | ``false`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`adjustment_saturation` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`Color` | :ref:`ambient_light_color` | ``Color(0, 0, 0, 1)`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ambient_light_energy` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ambient_light_sky_contribution` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`AmbientSource` | :ref:`ambient_light_source` | ``0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`int` | :ref:`background_camera_feed_id` | ``1`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`int` | :ref:`background_canvas_max_layer` | ``0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`Color` | :ref:`background_color` | ``Color(0, 0, 0, 1)`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`background_energy_multiplier` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`background_intensity` | ``30000.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`BGMode` | :ref:`background_mode` | ``0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`fog_aerial_perspective` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`fog_density` | ``0.01`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`fog_depth_begin` | ``10.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`fog_depth_curve` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`fog_depth_end` | ``100.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`bool` | :ref:`fog_enabled` | ``false`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`fog_height` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`fog_height_density` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`Color` | :ref:`fog_light_color` | ``Color(0.518, 0.553, 0.608, 1)`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`fog_light_energy` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`FogMode` | :ref:`fog_mode` | ``0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`fog_sky_affect` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`fog_sun_scatter` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`GlowBlendMode` | :ref:`glow_blend_mode` | ``2`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_bloom` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`bool` | :ref:`glow_enabled` | ``false`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_hdr_luminance_cap` | ``12.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_hdr_scale` | ``2.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_hdr_threshold` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_intensity` | ``0.8`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_levels/1` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_levels/2` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_levels/3` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_levels/4` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_levels/5` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_levels/6` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_levels/7` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`Texture` | :ref:`glow_map` | | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_map_strength` | ``0.8`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_mix` | ``0.05`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`bool` | :ref:`glow_normalized` | ``false`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`glow_strength` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`ReflectionSource` | :ref:`reflected_light_source` | ``0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`sdfgi_bounce_feedback` | ``0.5`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`sdfgi_cascade0_distance` | ``12.8`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`int` | :ref:`sdfgi_cascades` | ``4`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`bool` | :ref:`sdfgi_enabled` | ``false`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`sdfgi_energy` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`sdfgi_max_distance` | ``204.8`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`sdfgi_min_cell_size` | ``0.2`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`sdfgi_normal_bias` | ``1.1`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`sdfgi_probe_bias` | ``1.1`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`bool` | :ref:`sdfgi_read_sky_light` | ``true`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`bool` | :ref:`sdfgi_use_occlusion` | ``false`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`SDFGIYScale` | :ref:`sdfgi_y_scale` | ``1`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`Sky` | :ref:`sky` | | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`sky_custom_fov` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`Vector3` | :ref:`sky_rotation` | ``Vector3(0, 0, 0)`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssao_ao_channel_affect` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssao_detail` | ``0.5`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`bool` | :ref:`ssao_enabled` | ``false`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssao_horizon` | ``0.06`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssao_intensity` | ``2.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssao_light_affect` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssao_power` | ``1.5`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssao_radius` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssao_sharpness` | ``0.98`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`bool` | :ref:`ssil_enabled` | ``false`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssil_intensity` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssil_normal_rejection` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssil_radius` | ``5.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssil_sharpness` | ``0.98`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssr_depth_tolerance` | ``0.2`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`bool` | :ref:`ssr_enabled` | ``false`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssr_fade_in` | ``0.15`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`ssr_fade_out` | ``2.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`int` | :ref:`ssr_max_steps` | ``64`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`tonemap_exposure` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`ToneMapper` | :ref:`tonemap_mode` | ``0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`tonemap_white` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`Color` | :ref:`volumetric_fog_albedo` | ``Color(1, 1, 1, 1)`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`volumetric_fog_ambient_inject` | ``0.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`volumetric_fog_anisotropy` | ``0.2`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`volumetric_fog_density` | ``0.05`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`volumetric_fog_detail_spread` | ``2.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`Color` | :ref:`volumetric_fog_emission` | ``Color(0, 0, 0, 1)`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`volumetric_fog_emission_energy` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`bool` | :ref:`volumetric_fog_enabled` | ``false`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`volumetric_fog_gi_inject` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`volumetric_fog_length` | ``64.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`volumetric_fog_sky_affect` | ``1.0`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`float` | :ref:`volumetric_fog_temporal_reprojection_amount` | ``0.9`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ | :ref:`bool` | :ref:`volumetric_fog_temporal_reprojection_enabled` | ``true`` | +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+ .. rst-class:: classref-reftable-group Methods ------- .. table:: :widths: auto +---------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`float` | :ref:`get_glow_level` **(** :ref:`int` idx **)** |const| | +---------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_glow_level` **(** :ref:`int` idx, :ref:`float` intensity **)** | +---------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Enumerations ------------ .. _enum_Environment_BGMode: .. rst-class:: classref-enumeration enum **BGMode**: .. _class_Environment_constant_BG_CLEAR_COLOR: .. rst-class:: classref-enumeration-constant :ref:`BGMode` **BG_CLEAR_COLOR** = ``0`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_BG_COLOR: .. rst-class:: classref-enumeration-constant :ref:`BGMode` **BG_COLOR** = ``1`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_BG_SKY: .. rst-class:: classref-enumeration-constant :ref:`BGMode` **BG_SKY** = ``2`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_BG_CANVAS: .. rst-class:: classref-enumeration-constant :ref:`BGMode` **BG_CANVAS** = ``3`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_BG_KEEP: .. rst-class:: classref-enumeration-constant :ref:`BGMode` **BG_KEEP** = ``4`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_BG_CAMERA_FEED: .. rst-class:: classref-enumeration-constant :ref:`BGMode` **BG_CAMERA_FEED** = ``5`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_BG_MAX: .. rst-class:: classref-enumeration-constant :ref:`BGMode` **BG_MAX** = ``6`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _enum_Environment_AmbientSource: .. rst-class:: classref-enumeration enum **AmbientSource**: .. _class_Environment_constant_AMBIENT_SOURCE_BG: .. rst-class:: classref-enumeration-constant :ref:`AmbientSource` **AMBIENT_SOURCE_BG** = ``0`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_AMBIENT_SOURCE_DISABLED: .. rst-class:: classref-enumeration-constant :ref:`AmbientSource` **AMBIENT_SOURCE_DISABLED** = ``1`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_AMBIENT_SOURCE_COLOR: .. rst-class:: classref-enumeration-constant :ref:`AmbientSource` **AMBIENT_SOURCE_COLOR** = ``2`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_AMBIENT_SOURCE_SKY: .. rst-class:: classref-enumeration-constant :ref:`AmbientSource` **AMBIENT_SOURCE_SKY** = ``3`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _enum_Environment_ReflectionSource: .. rst-class:: classref-enumeration enum **ReflectionSource**: .. _class_Environment_constant_REFLECTION_SOURCE_BG: .. rst-class:: classref-enumeration-constant :ref:`ReflectionSource` **REFLECTION_SOURCE_BG** = ``0`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_REFLECTION_SOURCE_DISABLED: .. rst-class:: classref-enumeration-constant :ref:`ReflectionSource` **REFLECTION_SOURCE_DISABLED** = ``1`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_REFLECTION_SOURCE_SKY: .. rst-class:: classref-enumeration-constant :ref:`ReflectionSource` **REFLECTION_SOURCE_SKY** = ``2`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _enum_Environment_ToneMapper: .. rst-class:: classref-enumeration enum **ToneMapper**: .. _class_Environment_constant_TONE_MAPPER_LINEAR: .. rst-class:: classref-enumeration-constant :ref:`ToneMapper` **TONE_MAPPER_LINEAR** = ``0`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_TONE_MAPPER_REINHARDT: .. rst-class:: classref-enumeration-constant :ref:`ToneMapper` **TONE_MAPPER_REINHARDT** = ``1`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_TONE_MAPPER_FILMIC: .. rst-class:: classref-enumeration-constant :ref:`ToneMapper` **TONE_MAPPER_FILMIC** = ``2`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_TONE_MAPPER_ACES: .. rst-class:: classref-enumeration-constant :ref:`ToneMapper` **TONE_MAPPER_ACES** = ``3`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _enum_Environment_GlowBlendMode: .. rst-class:: classref-enumeration enum **GlowBlendMode**: .. _class_Environment_constant_GLOW_BLEND_MODE_ADDITIVE: .. rst-class:: classref-enumeration-constant :ref:`GlowBlendMode` **GLOW_BLEND_MODE_ADDITIVE** = ``0`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_GLOW_BLEND_MODE_SCREEN: .. rst-class:: classref-enumeration-constant :ref:`GlowBlendMode` **GLOW_BLEND_MODE_SCREEN** = ``1`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_GLOW_BLEND_MODE_SOFTLIGHT: .. rst-class:: classref-enumeration-constant :ref:`GlowBlendMode` **GLOW_BLEND_MODE_SOFTLIGHT** = ``2`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_GLOW_BLEND_MODE_REPLACE: .. rst-class:: classref-enumeration-constant :ref:`GlowBlendMode` **GLOW_BLEND_MODE_REPLACE** = ``3`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_GLOW_BLEND_MODE_MIX: .. rst-class:: classref-enumeration-constant :ref:`GlowBlendMode` **GLOW_BLEND_MODE_MIX** = ``4`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _enum_Environment_FogMode: .. rst-class:: classref-enumeration enum **FogMode**: .. _class_Environment_constant_FOG_MODE_EXPONENTIAL: .. rst-class:: classref-enumeration-constant :ref:`FogMode` **FOG_MODE_EXPONENTIAL** = ``0`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_FOG_MODE_DEPTH: .. rst-class:: classref-enumeration-constant :ref:`FogMode` **FOG_MODE_DEPTH** = ``1`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _enum_Environment_SDFGIYScale: .. rst-class:: classref-enumeration enum **SDFGIYScale**: .. _class_Environment_constant_SDFGI_Y_SCALE_50_PERCENT: .. rst-class:: classref-enumeration-constant :ref:`SDFGIYScale` **SDFGI_Y_SCALE_50_PERCENT** = ``0`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_SDFGI_Y_SCALE_75_PERCENT: .. rst-class:: classref-enumeration-constant :ref:`SDFGIYScale` **SDFGI_Y_SCALE_75_PERCENT** = ``1`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. _class_Environment_constant_SDFGI_Y_SCALE_100_PERCENT: .. rst-class:: classref-enumeration-constant :ref:`SDFGIYScale` **SDFGI_Y_SCALE_100_PERCENT** = ``2`` .. container:: contribute There is currently no description for this enum. Please help us by :ref:`contributing one `! .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Property Descriptions --------------------- .. _class_Environment_property_adjustment_brightness: .. rst-class:: classref-property :ref:`float` **adjustment_brightness** = ``1.0`` .. rst-class:: classref-property-setget - void **set_adjustment_brightness** **(** :ref:`float` value **)** - :ref:`float` **get_adjustment_brightness** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_adjustment_color_correction: .. rst-class:: classref-property :ref:`Texture` **adjustment_color_correction** .. rst-class:: classref-property-setget - void **set_adjustment_color_correction** **(** :ref:`Texture` value **)** - :ref:`Texture` **get_adjustment_color_correction** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_adjustment_contrast: .. rst-class:: classref-property :ref:`float` **adjustment_contrast** = ``1.0`` .. rst-class:: classref-property-setget - void **set_adjustment_contrast** **(** :ref:`float` value **)** - :ref:`float` **get_adjustment_contrast** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_adjustment_enabled: .. rst-class:: classref-property :ref:`bool` **adjustment_enabled** = ``false`` .. rst-class:: classref-property-setget - void **set_adjustment_enabled** **(** :ref:`bool` value **)** - :ref:`bool` **is_adjustment_enabled** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_adjustment_saturation: .. rst-class:: classref-property :ref:`float` **adjustment_saturation** = ``1.0`` .. rst-class:: classref-property-setget - void **set_adjustment_saturation** **(** :ref:`float` value **)** - :ref:`float` **get_adjustment_saturation** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ambient_light_color: .. rst-class:: classref-property :ref:`Color` **ambient_light_color** = ``Color(0, 0, 0, 1)`` .. rst-class:: classref-property-setget - void **set_ambient_light_color** **(** :ref:`Color` value **)** - :ref:`Color` **get_ambient_light_color** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ambient_light_energy: .. rst-class:: classref-property :ref:`float` **ambient_light_energy** = ``1.0`` .. rst-class:: classref-property-setget - void **set_ambient_light_energy** **(** :ref:`float` value **)** - :ref:`float` **get_ambient_light_energy** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ambient_light_sky_contribution: .. rst-class:: classref-property :ref:`float` **ambient_light_sky_contribution** = ``1.0`` .. rst-class:: classref-property-setget - void **set_ambient_light_sky_contribution** **(** :ref:`float` value **)** - :ref:`float` **get_ambient_light_sky_contribution** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ambient_light_source: .. rst-class:: classref-property :ref:`AmbientSource` **ambient_light_source** = ``0`` .. rst-class:: classref-property-setget - void **set_ambient_source** **(** :ref:`AmbientSource` value **)** - :ref:`AmbientSource` **get_ambient_source** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_background_camera_feed_id: .. rst-class:: classref-property :ref:`int` **background_camera_feed_id** = ``1`` .. rst-class:: classref-property-setget - void **set_camera_feed_id** **(** :ref:`int` value **)** - :ref:`int` **get_camera_feed_id** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_background_canvas_max_layer: .. rst-class:: classref-property :ref:`int` **background_canvas_max_layer** = ``0`` .. rst-class:: classref-property-setget - void **set_canvas_max_layer** **(** :ref:`int` value **)** - :ref:`int` **get_canvas_max_layer** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_background_color: .. rst-class:: classref-property :ref:`Color` **background_color** = ``Color(0, 0, 0, 1)`` .. rst-class:: classref-property-setget - void **set_bg_color** **(** :ref:`Color` value **)** - :ref:`Color` **get_bg_color** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_background_energy_multiplier: .. rst-class:: classref-property :ref:`float` **background_energy_multiplier** = ``1.0`` .. rst-class:: classref-property-setget - void **set_bg_energy_multiplier** **(** :ref:`float` value **)** - :ref:`float` **get_bg_energy_multiplier** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_background_intensity: .. rst-class:: classref-property :ref:`float` **background_intensity** = ``30000.0`` .. rst-class:: classref-property-setget - void **set_bg_intensity** **(** :ref:`float` value **)** - :ref:`float` **get_bg_intensity** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_background_mode: .. rst-class:: classref-property :ref:`BGMode` **background_mode** = ``0`` .. rst-class:: classref-property-setget - void **set_background** **(** :ref:`BGMode` value **)** - :ref:`BGMode` **get_background** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_fog_aerial_perspective: .. rst-class:: classref-property :ref:`float` **fog_aerial_perspective** = ``0.0`` .. rst-class:: classref-property-setget - void **set_fog_aerial_perspective** **(** :ref:`float` value **)** - :ref:`float` **get_fog_aerial_perspective** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_fog_density: .. rst-class:: classref-property :ref:`float` **fog_density** = ``0.01`` .. rst-class:: classref-property-setget - void **set_fog_density** **(** :ref:`float` value **)** - :ref:`float` **get_fog_density** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_fog_depth_begin: .. rst-class:: classref-property :ref:`float` **fog_depth_begin** = ``10.0`` .. rst-class:: classref-property-setget - void **set_fog_depth_begin** **(** :ref:`float` value **)** - :ref:`float` **get_fog_depth_begin** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_fog_depth_curve: .. rst-class:: classref-property :ref:`float` **fog_depth_curve** = ``1.0`` .. rst-class:: classref-property-setget - void **set_fog_depth_curve** **(** :ref:`float` value **)** - :ref:`float` **get_fog_depth_curve** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_fog_depth_end: .. rst-class:: classref-property :ref:`float` **fog_depth_end** = ``100.0`` .. rst-class:: classref-property-setget - void **set_fog_depth_end** **(** :ref:`float` value **)** - :ref:`float` **get_fog_depth_end** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_fog_enabled: .. rst-class:: classref-property :ref:`bool` **fog_enabled** = ``false`` .. rst-class:: classref-property-setget - void **set_fog_enabled** **(** :ref:`bool` value **)** - :ref:`bool` **is_fog_enabled** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_fog_height: .. rst-class:: classref-property :ref:`float` **fog_height** = ``0.0`` .. rst-class:: classref-property-setget - void **set_fog_height** **(** :ref:`float` value **)** - :ref:`float` **get_fog_height** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_fog_height_density: .. rst-class:: classref-property :ref:`float` **fog_height_density** = ``0.0`` .. rst-class:: classref-property-setget - void **set_fog_height_density** **(** :ref:`float` value **)** - :ref:`float` **get_fog_height_density** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_fog_light_color: .. rst-class:: classref-property :ref:`Color` **fog_light_color** = ``Color(0.518, 0.553, 0.608, 1)`` .. rst-class:: classref-property-setget - void **set_fog_light_color** **(** :ref:`Color` value **)** - :ref:`Color` **get_fog_light_color** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_fog_light_energy: .. rst-class:: classref-property :ref:`float` **fog_light_energy** = ``1.0`` .. rst-class:: classref-property-setget - void **set_fog_light_energy** **(** :ref:`float` value **)** - :ref:`float` **get_fog_light_energy** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_fog_mode: .. rst-class:: classref-property :ref:`FogMode` **fog_mode** = ``0`` .. rst-class:: classref-property-setget - void **set_fog_mode** **(** :ref:`FogMode` value **)** - :ref:`FogMode` **get_fog_mode** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_fog_sky_affect: .. rst-class:: classref-property :ref:`float` **fog_sky_affect** = ``1.0`` .. rst-class:: classref-property-setget - void **set_fog_sky_affect** **(** :ref:`float` value **)** - :ref:`float` **get_fog_sky_affect** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_fog_sun_scatter: .. rst-class:: classref-property :ref:`float` **fog_sun_scatter** = ``0.0`` .. rst-class:: classref-property-setget - void **set_fog_sun_scatter** **(** :ref:`float` value **)** - :ref:`float` **get_fog_sun_scatter** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_blend_mode: .. rst-class:: classref-property :ref:`GlowBlendMode` **glow_blend_mode** = ``2`` .. rst-class:: classref-property-setget - void **set_glow_blend_mode** **(** :ref:`GlowBlendMode` value **)** - :ref:`GlowBlendMode` **get_glow_blend_mode** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_bloom: .. rst-class:: classref-property :ref:`float` **glow_bloom** = ``0.0`` .. rst-class:: classref-property-setget - void **set_glow_bloom** **(** :ref:`float` value **)** - :ref:`float` **get_glow_bloom** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_enabled: .. rst-class:: classref-property :ref:`bool` **glow_enabled** = ``false`` .. rst-class:: classref-property-setget - void **set_glow_enabled** **(** :ref:`bool` value **)** - :ref:`bool` **is_glow_enabled** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_hdr_luminance_cap: .. rst-class:: classref-property :ref:`float` **glow_hdr_luminance_cap** = ``12.0`` .. rst-class:: classref-property-setget - void **set_glow_hdr_luminance_cap** **(** :ref:`float` value **)** - :ref:`float` **get_glow_hdr_luminance_cap** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_hdr_scale: .. rst-class:: classref-property :ref:`float` **glow_hdr_scale** = ``2.0`` .. rst-class:: classref-property-setget - void **set_glow_hdr_bleed_scale** **(** :ref:`float` value **)** - :ref:`float` **get_glow_hdr_bleed_scale** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_hdr_threshold: .. rst-class:: classref-property :ref:`float` **glow_hdr_threshold** = ``1.0`` .. rst-class:: classref-property-setget - void **set_glow_hdr_bleed_threshold** **(** :ref:`float` value **)** - :ref:`float` **get_glow_hdr_bleed_threshold** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_intensity: .. rst-class:: classref-property :ref:`float` **glow_intensity** = ``0.8`` .. rst-class:: classref-property-setget - void **set_glow_intensity** **(** :ref:`float` value **)** - :ref:`float` **get_glow_intensity** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_levels/1: .. rst-class:: classref-property :ref:`float` **glow_levels/1** = ``0.0`` .. rst-class:: classref-property-setget - void **set_glow_level** **(** :ref:`int` idx, :ref:`float` intensity **)** - :ref:`float` **get_glow_level** **(** :ref:`int` idx **)** |const| .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_levels/2: .. rst-class:: classref-property :ref:`float` **glow_levels/2** = ``0.0`` .. rst-class:: classref-property-setget - void **set_glow_level** **(** :ref:`int` idx, :ref:`float` intensity **)** - :ref:`float` **get_glow_level** **(** :ref:`int` idx **)** |const| .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_levels/3: .. rst-class:: classref-property :ref:`float` **glow_levels/3** = ``1.0`` .. rst-class:: classref-property-setget - void **set_glow_level** **(** :ref:`int` idx, :ref:`float` intensity **)** - :ref:`float` **get_glow_level** **(** :ref:`int` idx **)** |const| .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_levels/4: .. rst-class:: classref-property :ref:`float` **glow_levels/4** = ``0.0`` .. rst-class:: classref-property-setget - void **set_glow_level** **(** :ref:`int` idx, :ref:`float` intensity **)** - :ref:`float` **get_glow_level** **(** :ref:`int` idx **)** |const| .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_levels/5: .. rst-class:: classref-property :ref:`float` **glow_levels/5** = ``1.0`` .. rst-class:: classref-property-setget - void **set_glow_level** **(** :ref:`int` idx, :ref:`float` intensity **)** - :ref:`float` **get_glow_level** **(** :ref:`int` idx **)** |const| .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_levels/6: .. rst-class:: classref-property :ref:`float` **glow_levels/6** = ``0.0`` .. rst-class:: classref-property-setget - void **set_glow_level** **(** :ref:`int` idx, :ref:`float` intensity **)** - :ref:`float` **get_glow_level** **(** :ref:`int` idx **)** |const| .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_levels/7: .. rst-class:: classref-property :ref:`float` **glow_levels/7** = ``0.0`` .. rst-class:: classref-property-setget - void **set_glow_level** **(** :ref:`int` idx, :ref:`float` intensity **)** - :ref:`float` **get_glow_level** **(** :ref:`int` idx **)** |const| .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_map: .. rst-class:: classref-property :ref:`Texture` **glow_map** .. rst-class:: classref-property-setget - void **set_glow_map** **(** :ref:`Texture` value **)** - :ref:`Texture` **get_glow_map** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_map_strength: .. rst-class:: classref-property :ref:`float` **glow_map_strength** = ``0.8`` .. rst-class:: classref-property-setget - void **set_glow_map_strength** **(** :ref:`float` value **)** - :ref:`float` **get_glow_map_strength** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_mix: .. rst-class:: classref-property :ref:`float` **glow_mix** = ``0.05`` .. rst-class:: classref-property-setget - void **set_glow_mix** **(** :ref:`float` value **)** - :ref:`float` **get_glow_mix** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_normalized: .. rst-class:: classref-property :ref:`bool` **glow_normalized** = ``false`` .. rst-class:: classref-property-setget - void **set_glow_normalized** **(** :ref:`bool` value **)** - :ref:`bool` **is_glow_normalized** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_glow_strength: .. rst-class:: classref-property :ref:`float` **glow_strength** = ``1.0`` .. rst-class:: classref-property-setget - void **set_glow_strength** **(** :ref:`float` value **)** - :ref:`float` **get_glow_strength** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_reflected_light_source: .. rst-class:: classref-property :ref:`ReflectionSource` **reflected_light_source** = ``0`` .. rst-class:: classref-property-setget - void **set_reflection_source** **(** :ref:`ReflectionSource` value **)** - :ref:`ReflectionSource` **get_reflection_source** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sdfgi_bounce_feedback: .. rst-class:: classref-property :ref:`float` **sdfgi_bounce_feedback** = ``0.5`` .. rst-class:: classref-property-setget - void **set_sdfgi_bounce_feedback** **(** :ref:`float` value **)** - :ref:`float` **get_sdfgi_bounce_feedback** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sdfgi_cascade0_distance: .. rst-class:: classref-property :ref:`float` **sdfgi_cascade0_distance** = ``12.8`` .. rst-class:: classref-property-setget - void **set_sdfgi_cascade0_distance** **(** :ref:`float` value **)** - :ref:`float` **get_sdfgi_cascade0_distance** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sdfgi_cascades: .. rst-class:: classref-property :ref:`int` **sdfgi_cascades** = ``4`` .. rst-class:: classref-property-setget - void **set_sdfgi_cascades** **(** :ref:`int` value **)** - :ref:`int` **get_sdfgi_cascades** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sdfgi_enabled: .. rst-class:: classref-property :ref:`bool` **sdfgi_enabled** = ``false`` .. rst-class:: classref-property-setget - void **set_sdfgi_enabled** **(** :ref:`bool` value **)** - :ref:`bool` **is_sdfgi_enabled** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sdfgi_energy: .. rst-class:: classref-property :ref:`float` **sdfgi_energy** = ``1.0`` .. rst-class:: classref-property-setget - void **set_sdfgi_energy** **(** :ref:`float` value **)** - :ref:`float` **get_sdfgi_energy** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sdfgi_max_distance: .. rst-class:: classref-property :ref:`float` **sdfgi_max_distance** = ``204.8`` .. rst-class:: classref-property-setget - void **set_sdfgi_max_distance** **(** :ref:`float` value **)** - :ref:`float` **get_sdfgi_max_distance** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sdfgi_min_cell_size: .. rst-class:: classref-property :ref:`float` **sdfgi_min_cell_size** = ``0.2`` .. rst-class:: classref-property-setget - void **set_sdfgi_min_cell_size** **(** :ref:`float` value **)** - :ref:`float` **get_sdfgi_min_cell_size** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sdfgi_normal_bias: .. rst-class:: classref-property :ref:`float` **sdfgi_normal_bias** = ``1.1`` .. rst-class:: classref-property-setget - void **set_sdfgi_normal_bias** **(** :ref:`float` value **)** - :ref:`float` **get_sdfgi_normal_bias** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sdfgi_probe_bias: .. rst-class:: classref-property :ref:`float` **sdfgi_probe_bias** = ``1.1`` .. rst-class:: classref-property-setget - void **set_sdfgi_probe_bias** **(** :ref:`float` value **)** - :ref:`float` **get_sdfgi_probe_bias** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sdfgi_read_sky_light: .. rst-class:: classref-property :ref:`bool` **sdfgi_read_sky_light** = ``true`` .. rst-class:: classref-property-setget - void **set_sdfgi_read_sky_light** **(** :ref:`bool` value **)** - :ref:`bool` **is_sdfgi_reading_sky_light** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sdfgi_use_occlusion: .. rst-class:: classref-property :ref:`bool` **sdfgi_use_occlusion** = ``false`` .. rst-class:: classref-property-setget - void **set_sdfgi_use_occlusion** **(** :ref:`bool` value **)** - :ref:`bool` **is_sdfgi_using_occlusion** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sdfgi_y_scale: .. rst-class:: classref-property :ref:`SDFGIYScale` **sdfgi_y_scale** = ``1`` .. rst-class:: classref-property-setget - void **set_sdfgi_y_scale** **(** :ref:`SDFGIYScale` value **)** - :ref:`SDFGIYScale` **get_sdfgi_y_scale** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sky: .. rst-class:: classref-property :ref:`Sky` **sky** .. rst-class:: classref-property-setget - void **set_sky** **(** :ref:`Sky` value **)** - :ref:`Sky` **get_sky** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sky_custom_fov: .. rst-class:: classref-property :ref:`float` **sky_custom_fov** = ``0.0`` .. rst-class:: classref-property-setget - void **set_sky_custom_fov** **(** :ref:`float` value **)** - :ref:`float` **get_sky_custom_fov** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_sky_rotation: .. rst-class:: classref-property :ref:`Vector3` **sky_rotation** = ``Vector3(0, 0, 0)`` .. rst-class:: classref-property-setget - void **set_sky_rotation** **(** :ref:`Vector3` value **)** - :ref:`Vector3` **get_sky_rotation** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssao_ao_channel_affect: .. rst-class:: classref-property :ref:`float` **ssao_ao_channel_affect** = ``0.0`` .. rst-class:: classref-property-setget - void **set_ssao_ao_channel_affect** **(** :ref:`float` value **)** - :ref:`float` **get_ssao_ao_channel_affect** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssao_detail: .. rst-class:: classref-property :ref:`float` **ssao_detail** = ``0.5`` .. rst-class:: classref-property-setget - void **set_ssao_detail** **(** :ref:`float` value **)** - :ref:`float` **get_ssao_detail** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssao_enabled: .. rst-class:: classref-property :ref:`bool` **ssao_enabled** = ``false`` .. rst-class:: classref-property-setget - void **set_ssao_enabled** **(** :ref:`bool` value **)** - :ref:`bool` **is_ssao_enabled** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssao_horizon: .. rst-class:: classref-property :ref:`float` **ssao_horizon** = ``0.06`` .. rst-class:: classref-property-setget - void **set_ssao_horizon** **(** :ref:`float` value **)** - :ref:`float` **get_ssao_horizon** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssao_intensity: .. rst-class:: classref-property :ref:`float` **ssao_intensity** = ``2.0`` .. rst-class:: classref-property-setget - void **set_ssao_intensity** **(** :ref:`float` value **)** - :ref:`float` **get_ssao_intensity** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssao_light_affect: .. rst-class:: classref-property :ref:`float` **ssao_light_affect** = ``0.0`` .. rst-class:: classref-property-setget - void **set_ssao_direct_light_affect** **(** :ref:`float` value **)** - :ref:`float` **get_ssao_direct_light_affect** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssao_power: .. rst-class:: classref-property :ref:`float` **ssao_power** = ``1.5`` .. rst-class:: classref-property-setget - void **set_ssao_power** **(** :ref:`float` value **)** - :ref:`float` **get_ssao_power** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssao_radius: .. rst-class:: classref-property :ref:`float` **ssao_radius** = ``1.0`` .. rst-class:: classref-property-setget - void **set_ssao_radius** **(** :ref:`float` value **)** - :ref:`float` **get_ssao_radius** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssao_sharpness: .. rst-class:: classref-property :ref:`float` **ssao_sharpness** = ``0.98`` .. rst-class:: classref-property-setget - void **set_ssao_sharpness** **(** :ref:`float` value **)** - :ref:`float` **get_ssao_sharpness** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssil_enabled: .. rst-class:: classref-property :ref:`bool` **ssil_enabled** = ``false`` .. rst-class:: classref-property-setget - void **set_ssil_enabled** **(** :ref:`bool` value **)** - :ref:`bool` **is_ssil_enabled** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssil_intensity: .. rst-class:: classref-property :ref:`float` **ssil_intensity** = ``1.0`` .. rst-class:: classref-property-setget - void **set_ssil_intensity** **(** :ref:`float` value **)** - :ref:`float` **get_ssil_intensity** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssil_normal_rejection: .. rst-class:: classref-property :ref:`float` **ssil_normal_rejection** = ``1.0`` .. rst-class:: classref-property-setget - void **set_ssil_normal_rejection** **(** :ref:`float` value **)** - :ref:`float` **get_ssil_normal_rejection** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssil_radius: .. rst-class:: classref-property :ref:`float` **ssil_radius** = ``5.0`` .. rst-class:: classref-property-setget - void **set_ssil_radius** **(** :ref:`float` value **)** - :ref:`float` **get_ssil_radius** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssil_sharpness: .. rst-class:: classref-property :ref:`float` **ssil_sharpness** = ``0.98`` .. rst-class:: classref-property-setget - void **set_ssil_sharpness** **(** :ref:`float` value **)** - :ref:`float` **get_ssil_sharpness** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssr_depth_tolerance: .. rst-class:: classref-property :ref:`float` **ssr_depth_tolerance** = ``0.2`` .. rst-class:: classref-property-setget - void **set_ssr_depth_tolerance** **(** :ref:`float` value **)** - :ref:`float` **get_ssr_depth_tolerance** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssr_enabled: .. rst-class:: classref-property :ref:`bool` **ssr_enabled** = ``false`` .. rst-class:: classref-property-setget - void **set_ssr_enabled** **(** :ref:`bool` value **)** - :ref:`bool` **is_ssr_enabled** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssr_fade_in: .. rst-class:: classref-property :ref:`float` **ssr_fade_in** = ``0.15`` .. rst-class:: classref-property-setget - void **set_ssr_fade_in** **(** :ref:`float` value **)** - :ref:`float` **get_ssr_fade_in** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssr_fade_out: .. rst-class:: classref-property :ref:`float` **ssr_fade_out** = ``2.0`` .. rst-class:: classref-property-setget - void **set_ssr_fade_out** **(** :ref:`float` value **)** - :ref:`float` **get_ssr_fade_out** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_ssr_max_steps: .. rst-class:: classref-property :ref:`int` **ssr_max_steps** = ``64`` .. rst-class:: classref-property-setget - void **set_ssr_max_steps** **(** :ref:`int` value **)** - :ref:`int` **get_ssr_max_steps** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_tonemap_exposure: .. rst-class:: classref-property :ref:`float` **tonemap_exposure** = ``1.0`` .. rst-class:: classref-property-setget - void **set_tonemap_exposure** **(** :ref:`float` value **)** - :ref:`float` **get_tonemap_exposure** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_tonemap_mode: .. rst-class:: classref-property :ref:`ToneMapper` **tonemap_mode** = ``0`` .. rst-class:: classref-property-setget - void **set_tonemapper** **(** :ref:`ToneMapper` value **)** - :ref:`ToneMapper` **get_tonemapper** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_tonemap_white: .. rst-class:: classref-property :ref:`float` **tonemap_white** = ``1.0`` .. rst-class:: classref-property-setget - void **set_tonemap_white** **(** :ref:`float` value **)** - :ref:`float` **get_tonemap_white** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_volumetric_fog_albedo: .. rst-class:: classref-property :ref:`Color` **volumetric_fog_albedo** = ``Color(1, 1, 1, 1)`` .. rst-class:: classref-property-setget - void **set_volumetric_fog_albedo** **(** :ref:`Color` value **)** - :ref:`Color` **get_volumetric_fog_albedo** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_volumetric_fog_ambient_inject: .. rst-class:: classref-property :ref:`float` **volumetric_fog_ambient_inject** = ``0.0`` .. rst-class:: classref-property-setget - void **set_volumetric_fog_ambient_inject** **(** :ref:`float` value **)** - :ref:`float` **get_volumetric_fog_ambient_inject** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_volumetric_fog_anisotropy: .. rst-class:: classref-property :ref:`float` **volumetric_fog_anisotropy** = ``0.2`` .. rst-class:: classref-property-setget - void **set_volumetric_fog_anisotropy** **(** :ref:`float` value **)** - :ref:`float` **get_volumetric_fog_anisotropy** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_volumetric_fog_density: .. rst-class:: classref-property :ref:`float` **volumetric_fog_density** = ``0.05`` .. rst-class:: classref-property-setget - void **set_volumetric_fog_density** **(** :ref:`float` value **)** - :ref:`float` **get_volumetric_fog_density** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_volumetric_fog_detail_spread: .. rst-class:: classref-property :ref:`float` **volumetric_fog_detail_spread** = ``2.0`` .. rst-class:: classref-property-setget - void **set_volumetric_fog_detail_spread** **(** :ref:`float` value **)** - :ref:`float` **get_volumetric_fog_detail_spread** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_volumetric_fog_emission: .. rst-class:: classref-property :ref:`Color` **volumetric_fog_emission** = ``Color(0, 0, 0, 1)`` .. rst-class:: classref-property-setget - void **set_volumetric_fog_emission** **(** :ref:`Color` value **)** - :ref:`Color` **get_volumetric_fog_emission** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_volumetric_fog_emission_energy: .. rst-class:: classref-property :ref:`float` **volumetric_fog_emission_energy** = ``1.0`` .. rst-class:: classref-property-setget - void **set_volumetric_fog_emission_energy** **(** :ref:`float` value **)** - :ref:`float` **get_volumetric_fog_emission_energy** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_volumetric_fog_enabled: .. rst-class:: classref-property :ref:`bool` **volumetric_fog_enabled** = ``false`` .. rst-class:: classref-property-setget - void **set_volumetric_fog_enabled** **(** :ref:`bool` value **)** - :ref:`bool` **is_volumetric_fog_enabled** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_volumetric_fog_gi_inject: .. rst-class:: classref-property :ref:`float` **volumetric_fog_gi_inject** = ``1.0`` .. rst-class:: classref-property-setget - void **set_volumetric_fog_gi_inject** **(** :ref:`float` value **)** - :ref:`float` **get_volumetric_fog_gi_inject** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_volumetric_fog_length: .. rst-class:: classref-property :ref:`float` **volumetric_fog_length** = ``64.0`` .. rst-class:: classref-property-setget - void **set_volumetric_fog_length** **(** :ref:`float` value **)** - :ref:`float` **get_volumetric_fog_length** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_volumetric_fog_sky_affect: .. rst-class:: classref-property :ref:`float` **volumetric_fog_sky_affect** = ``1.0`` .. rst-class:: classref-property-setget - void **set_volumetric_fog_sky_affect** **(** :ref:`float` value **)** - :ref:`float` **get_volumetric_fog_sky_affect** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_volumetric_fog_temporal_reprojection_amount: .. rst-class:: classref-property :ref:`float` **volumetric_fog_temporal_reprojection_amount** = ``0.9`` .. rst-class:: classref-property-setget - void **set_volumetric_fog_temporal_reprojection_amount** **(** :ref:`float` value **)** - :ref:`float` **get_volumetric_fog_temporal_reprojection_amount** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_property_volumetric_fog_temporal_reprojection_enabled: .. rst-class:: classref-property :ref:`bool` **volumetric_fog_temporal_reprojection_enabled** = ``true`` .. rst-class:: classref-property-setget - void **set_volumetric_fog_temporal_reprojection_enabled** **(** :ref:`bool` value **)** - :ref:`bool` **is_volumetric_fog_temporal_reprojection_enabled** **(** **)** .. 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_Environment_method_get_glow_level: .. rst-class:: classref-method :ref:`float` **get_glow_level** **(** :ref:`int` idx **)** |const| .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_Environment_method_set_glow_level: .. rst-class:: classref-method void **set_glow_level** **(** :ref:`int` idx, :ref:`float` intensity **)** .. 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.)`