class_environment.rst 130 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354
  1. :github_url: hide
  2. .. DO NOT EDIT THIS FILE!!!
  3. .. Generated automatically from Godot engine sources.
  4. .. Generator: https://github.com/godotengine/godot/tree/master/doc/tools/make_rst.py.
  5. .. XML source: https://github.com/godotengine/godot/tree/master/doc/classes/Environment.xml.
  6. .. _class_Environment:
  7. Environment
  8. ===========
  9. **Inherits:** :ref:`Resource<class_Resource>` **<** :ref:`RefCounted<class_RefCounted>` **<** :ref:`Object<class_Object>`
  10. Resource for environment nodes (like :ref:`WorldEnvironment<class_WorldEnvironment>`) that define multiple rendering options.
  11. .. rst-class:: classref-introduction-group
  12. Description
  13. -----------
  14. Resource for environment nodes (like :ref:`WorldEnvironment<class_WorldEnvironment>`) that define multiple environment operations (such as background :ref:`Sky<class_Sky>` or :ref:`Color<class_Color>`, ambient light, fog, depth-of-field...). These parameters affect the final render of the scene. The order of these operations is:
  15. - Depth of Field Blur
  16. - Glow
  17. - Tonemap (Auto Exposure)
  18. - Adjustments
  19. .. rst-class:: classref-introduction-group
  20. Tutorials
  21. ---------
  22. - :doc:`Environment and post-processing <../tutorials/3d/environment_and_post_processing>`
  23. - :doc:`High dynamic range lighting <../tutorials/3d/high_dynamic_range>`
  24. - `3D Material Testers Demo <https://godotengine.org/asset-library/asset/2742>`__
  25. - `Third Person Shooter (TPS) Demo <https://godotengine.org/asset-library/asset/2710>`__
  26. .. rst-class:: classref-reftable-group
  27. Properties
  28. ----------
  29. .. table::
  30. :widths: auto
  31. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  32. | :ref:`float<class_float>` | :ref:`adjustment_brightness<class_Environment_property_adjustment_brightness>` | ``1.0`` |
  33. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  34. | :ref:`Texture<class_Texture>` | :ref:`adjustment_color_correction<class_Environment_property_adjustment_color_correction>` | |
  35. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  36. | :ref:`float<class_float>` | :ref:`adjustment_contrast<class_Environment_property_adjustment_contrast>` | ``1.0`` |
  37. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  38. | :ref:`bool<class_bool>` | :ref:`adjustment_enabled<class_Environment_property_adjustment_enabled>` | ``false`` |
  39. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  40. | :ref:`float<class_float>` | :ref:`adjustment_saturation<class_Environment_property_adjustment_saturation>` | ``1.0`` |
  41. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  42. | :ref:`Color<class_Color>` | :ref:`ambient_light_color<class_Environment_property_ambient_light_color>` | ``Color(0, 0, 0, 1)`` |
  43. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  44. | :ref:`float<class_float>` | :ref:`ambient_light_energy<class_Environment_property_ambient_light_energy>` | ``1.0`` |
  45. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  46. | :ref:`float<class_float>` | :ref:`ambient_light_sky_contribution<class_Environment_property_ambient_light_sky_contribution>` | ``1.0`` |
  47. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  48. | :ref:`AmbientSource<enum_Environment_AmbientSource>` | :ref:`ambient_light_source<class_Environment_property_ambient_light_source>` | ``0`` |
  49. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  50. | :ref:`int<class_int>` | :ref:`background_camera_feed_id<class_Environment_property_background_camera_feed_id>` | ``1`` |
  51. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  52. | :ref:`int<class_int>` | :ref:`background_canvas_max_layer<class_Environment_property_background_canvas_max_layer>` | ``0`` |
  53. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  54. | :ref:`Color<class_Color>` | :ref:`background_color<class_Environment_property_background_color>` | ``Color(0, 0, 0, 1)`` |
  55. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  56. | :ref:`float<class_float>` | :ref:`background_energy_multiplier<class_Environment_property_background_energy_multiplier>` | ``1.0`` |
  57. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  58. | :ref:`float<class_float>` | :ref:`background_intensity<class_Environment_property_background_intensity>` | ``30000.0`` |
  59. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  60. | :ref:`BGMode<enum_Environment_BGMode>` | :ref:`background_mode<class_Environment_property_background_mode>` | ``0`` |
  61. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  62. | :ref:`float<class_float>` | :ref:`fog_aerial_perspective<class_Environment_property_fog_aerial_perspective>` | ``0.0`` |
  63. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  64. | :ref:`float<class_float>` | :ref:`fog_density<class_Environment_property_fog_density>` | ``0.01`` |
  65. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  66. | :ref:`float<class_float>` | :ref:`fog_depth_begin<class_Environment_property_fog_depth_begin>` | ``10.0`` |
  67. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  68. | :ref:`float<class_float>` | :ref:`fog_depth_curve<class_Environment_property_fog_depth_curve>` | ``1.0`` |
  69. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  70. | :ref:`float<class_float>` | :ref:`fog_depth_end<class_Environment_property_fog_depth_end>` | ``100.0`` |
  71. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  72. | :ref:`bool<class_bool>` | :ref:`fog_enabled<class_Environment_property_fog_enabled>` | ``false`` |
  73. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  74. | :ref:`float<class_float>` | :ref:`fog_height<class_Environment_property_fog_height>` | ``0.0`` |
  75. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  76. | :ref:`float<class_float>` | :ref:`fog_height_density<class_Environment_property_fog_height_density>` | ``0.0`` |
  77. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  78. | :ref:`Color<class_Color>` | :ref:`fog_light_color<class_Environment_property_fog_light_color>` | ``Color(0.518, 0.553, 0.608, 1)`` |
  79. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  80. | :ref:`float<class_float>` | :ref:`fog_light_energy<class_Environment_property_fog_light_energy>` | ``1.0`` |
  81. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  82. | :ref:`FogMode<enum_Environment_FogMode>` | :ref:`fog_mode<class_Environment_property_fog_mode>` | ``0`` |
  83. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  84. | :ref:`float<class_float>` | :ref:`fog_sky_affect<class_Environment_property_fog_sky_affect>` | ``1.0`` |
  85. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  86. | :ref:`float<class_float>` | :ref:`fog_sun_scatter<class_Environment_property_fog_sun_scatter>` | ``0.0`` |
  87. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  88. | :ref:`GlowBlendMode<enum_Environment_GlowBlendMode>` | :ref:`glow_blend_mode<class_Environment_property_glow_blend_mode>` | ``2`` |
  89. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  90. | :ref:`float<class_float>` | :ref:`glow_bloom<class_Environment_property_glow_bloom>` | ``0.0`` |
  91. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  92. | :ref:`bool<class_bool>` | :ref:`glow_enabled<class_Environment_property_glow_enabled>` | ``false`` |
  93. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  94. | :ref:`float<class_float>` | :ref:`glow_hdr_luminance_cap<class_Environment_property_glow_hdr_luminance_cap>` | ``12.0`` |
  95. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  96. | :ref:`float<class_float>` | :ref:`glow_hdr_scale<class_Environment_property_glow_hdr_scale>` | ``2.0`` |
  97. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  98. | :ref:`float<class_float>` | :ref:`glow_hdr_threshold<class_Environment_property_glow_hdr_threshold>` | ``1.0`` |
  99. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  100. | :ref:`float<class_float>` | :ref:`glow_intensity<class_Environment_property_glow_intensity>` | ``0.8`` |
  101. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  102. | :ref:`float<class_float>` | :ref:`glow_levels/1<class_Environment_property_glow_levels/1>` | ``0.0`` |
  103. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  104. | :ref:`float<class_float>` | :ref:`glow_levels/2<class_Environment_property_glow_levels/2>` | ``0.0`` |
  105. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  106. | :ref:`float<class_float>` | :ref:`glow_levels/3<class_Environment_property_glow_levels/3>` | ``1.0`` |
  107. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  108. | :ref:`float<class_float>` | :ref:`glow_levels/4<class_Environment_property_glow_levels/4>` | ``0.0`` |
  109. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  110. | :ref:`float<class_float>` | :ref:`glow_levels/5<class_Environment_property_glow_levels/5>` | ``1.0`` |
  111. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  112. | :ref:`float<class_float>` | :ref:`glow_levels/6<class_Environment_property_glow_levels/6>` | ``0.0`` |
  113. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  114. | :ref:`float<class_float>` | :ref:`glow_levels/7<class_Environment_property_glow_levels/7>` | ``0.0`` |
  115. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  116. | :ref:`Texture<class_Texture>` | :ref:`glow_map<class_Environment_property_glow_map>` | |
  117. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  118. | :ref:`float<class_float>` | :ref:`glow_map_strength<class_Environment_property_glow_map_strength>` | ``0.8`` |
  119. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  120. | :ref:`float<class_float>` | :ref:`glow_mix<class_Environment_property_glow_mix>` | ``0.05`` |
  121. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  122. | :ref:`bool<class_bool>` | :ref:`glow_normalized<class_Environment_property_glow_normalized>` | ``false`` |
  123. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  124. | :ref:`float<class_float>` | :ref:`glow_strength<class_Environment_property_glow_strength>` | ``1.0`` |
  125. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  126. | :ref:`ReflectionSource<enum_Environment_ReflectionSource>` | :ref:`reflected_light_source<class_Environment_property_reflected_light_source>` | ``0`` |
  127. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  128. | :ref:`float<class_float>` | :ref:`sdfgi_bounce_feedback<class_Environment_property_sdfgi_bounce_feedback>` | ``0.5`` |
  129. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  130. | :ref:`float<class_float>` | :ref:`sdfgi_cascade0_distance<class_Environment_property_sdfgi_cascade0_distance>` | ``12.8`` |
  131. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  132. | :ref:`int<class_int>` | :ref:`sdfgi_cascades<class_Environment_property_sdfgi_cascades>` | ``4`` |
  133. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  134. | :ref:`bool<class_bool>` | :ref:`sdfgi_enabled<class_Environment_property_sdfgi_enabled>` | ``false`` |
  135. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  136. | :ref:`float<class_float>` | :ref:`sdfgi_energy<class_Environment_property_sdfgi_energy>` | ``1.0`` |
  137. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  138. | :ref:`float<class_float>` | :ref:`sdfgi_max_distance<class_Environment_property_sdfgi_max_distance>` | ``204.8`` |
  139. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  140. | :ref:`float<class_float>` | :ref:`sdfgi_min_cell_size<class_Environment_property_sdfgi_min_cell_size>` | ``0.2`` |
  141. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  142. | :ref:`float<class_float>` | :ref:`sdfgi_normal_bias<class_Environment_property_sdfgi_normal_bias>` | ``1.1`` |
  143. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  144. | :ref:`float<class_float>` | :ref:`sdfgi_probe_bias<class_Environment_property_sdfgi_probe_bias>` | ``1.1`` |
  145. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  146. | :ref:`bool<class_bool>` | :ref:`sdfgi_read_sky_light<class_Environment_property_sdfgi_read_sky_light>` | ``true`` |
  147. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  148. | :ref:`bool<class_bool>` | :ref:`sdfgi_use_occlusion<class_Environment_property_sdfgi_use_occlusion>` | ``false`` |
  149. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  150. | :ref:`SDFGIYScale<enum_Environment_SDFGIYScale>` | :ref:`sdfgi_y_scale<class_Environment_property_sdfgi_y_scale>` | ``1`` |
  151. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  152. | :ref:`Sky<class_Sky>` | :ref:`sky<class_Environment_property_sky>` | |
  153. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  154. | :ref:`float<class_float>` | :ref:`sky_custom_fov<class_Environment_property_sky_custom_fov>` | ``0.0`` |
  155. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  156. | :ref:`Vector3<class_Vector3>` | :ref:`sky_rotation<class_Environment_property_sky_rotation>` | ``Vector3(0, 0, 0)`` |
  157. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  158. | :ref:`float<class_float>` | :ref:`ssao_ao_channel_affect<class_Environment_property_ssao_ao_channel_affect>` | ``0.0`` |
  159. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  160. | :ref:`float<class_float>` | :ref:`ssao_detail<class_Environment_property_ssao_detail>` | ``0.5`` |
  161. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  162. | :ref:`bool<class_bool>` | :ref:`ssao_enabled<class_Environment_property_ssao_enabled>` | ``false`` |
  163. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  164. | :ref:`float<class_float>` | :ref:`ssao_horizon<class_Environment_property_ssao_horizon>` | ``0.06`` |
  165. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  166. | :ref:`float<class_float>` | :ref:`ssao_intensity<class_Environment_property_ssao_intensity>` | ``2.0`` |
  167. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  168. | :ref:`float<class_float>` | :ref:`ssao_light_affect<class_Environment_property_ssao_light_affect>` | ``0.0`` |
  169. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  170. | :ref:`float<class_float>` | :ref:`ssao_power<class_Environment_property_ssao_power>` | ``1.5`` |
  171. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  172. | :ref:`float<class_float>` | :ref:`ssao_radius<class_Environment_property_ssao_radius>` | ``1.0`` |
  173. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  174. | :ref:`float<class_float>` | :ref:`ssao_sharpness<class_Environment_property_ssao_sharpness>` | ``0.98`` |
  175. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  176. | :ref:`bool<class_bool>` | :ref:`ssil_enabled<class_Environment_property_ssil_enabled>` | ``false`` |
  177. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  178. | :ref:`float<class_float>` | :ref:`ssil_intensity<class_Environment_property_ssil_intensity>` | ``1.0`` |
  179. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  180. | :ref:`float<class_float>` | :ref:`ssil_normal_rejection<class_Environment_property_ssil_normal_rejection>` | ``1.0`` |
  181. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  182. | :ref:`float<class_float>` | :ref:`ssil_radius<class_Environment_property_ssil_radius>` | ``5.0`` |
  183. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  184. | :ref:`float<class_float>` | :ref:`ssil_sharpness<class_Environment_property_ssil_sharpness>` | ``0.98`` |
  185. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  186. | :ref:`float<class_float>` | :ref:`ssr_depth_tolerance<class_Environment_property_ssr_depth_tolerance>` | ``0.2`` |
  187. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  188. | :ref:`bool<class_bool>` | :ref:`ssr_enabled<class_Environment_property_ssr_enabled>` | ``false`` |
  189. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  190. | :ref:`float<class_float>` | :ref:`ssr_fade_in<class_Environment_property_ssr_fade_in>` | ``0.15`` |
  191. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  192. | :ref:`float<class_float>` | :ref:`ssr_fade_out<class_Environment_property_ssr_fade_out>` | ``2.0`` |
  193. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  194. | :ref:`int<class_int>` | :ref:`ssr_max_steps<class_Environment_property_ssr_max_steps>` | ``64`` |
  195. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  196. | :ref:`float<class_float>` | :ref:`tonemap_exposure<class_Environment_property_tonemap_exposure>` | ``1.0`` |
  197. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  198. | :ref:`ToneMapper<enum_Environment_ToneMapper>` | :ref:`tonemap_mode<class_Environment_property_tonemap_mode>` | ``0`` |
  199. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  200. | :ref:`float<class_float>` | :ref:`tonemap_white<class_Environment_property_tonemap_white>` | ``1.0`` |
  201. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  202. | :ref:`Color<class_Color>` | :ref:`volumetric_fog_albedo<class_Environment_property_volumetric_fog_albedo>` | ``Color(1, 1, 1, 1)`` |
  203. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  204. | :ref:`float<class_float>` | :ref:`volumetric_fog_ambient_inject<class_Environment_property_volumetric_fog_ambient_inject>` | ``0.0`` |
  205. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  206. | :ref:`float<class_float>` | :ref:`volumetric_fog_anisotropy<class_Environment_property_volumetric_fog_anisotropy>` | ``0.2`` |
  207. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  208. | :ref:`float<class_float>` | :ref:`volumetric_fog_density<class_Environment_property_volumetric_fog_density>` | ``0.05`` |
  209. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  210. | :ref:`float<class_float>` | :ref:`volumetric_fog_detail_spread<class_Environment_property_volumetric_fog_detail_spread>` | ``2.0`` |
  211. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  212. | :ref:`Color<class_Color>` | :ref:`volumetric_fog_emission<class_Environment_property_volumetric_fog_emission>` | ``Color(0, 0, 0, 1)`` |
  213. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  214. | :ref:`float<class_float>` | :ref:`volumetric_fog_emission_energy<class_Environment_property_volumetric_fog_emission_energy>` | ``1.0`` |
  215. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  216. | :ref:`bool<class_bool>` | :ref:`volumetric_fog_enabled<class_Environment_property_volumetric_fog_enabled>` | ``false`` |
  217. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  218. | :ref:`float<class_float>` | :ref:`volumetric_fog_gi_inject<class_Environment_property_volumetric_fog_gi_inject>` | ``1.0`` |
  219. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  220. | :ref:`float<class_float>` | :ref:`volumetric_fog_length<class_Environment_property_volumetric_fog_length>` | ``64.0`` |
  221. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  222. | :ref:`float<class_float>` | :ref:`volumetric_fog_sky_affect<class_Environment_property_volumetric_fog_sky_affect>` | ``1.0`` |
  223. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  224. | :ref:`float<class_float>` | :ref:`volumetric_fog_temporal_reprojection_amount<class_Environment_property_volumetric_fog_temporal_reprojection_amount>` | ``0.9`` |
  225. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  226. | :ref:`bool<class_bool>` | :ref:`volumetric_fog_temporal_reprojection_enabled<class_Environment_property_volumetric_fog_temporal_reprojection_enabled>` | ``true`` |
  227. +------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+-----------------------------------+
  228. .. rst-class:: classref-reftable-group
  229. Methods
  230. -------
  231. .. table::
  232. :widths: auto
  233. +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------+
  234. | :ref:`float<class_float>` | :ref:`get_glow_level<class_Environment_method_get_glow_level>`\ (\ idx\: :ref:`int<class_int>`\ ) |const| |
  235. +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------+
  236. | |void| | :ref:`set_glow_level<class_Environment_method_set_glow_level>`\ (\ idx\: :ref:`int<class_int>`, intensity\: :ref:`float<class_float>`\ ) |
  237. +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------+
  238. .. rst-class:: classref-section-separator
  239. ----
  240. .. rst-class:: classref-descriptions-group
  241. Enumerations
  242. ------------
  243. .. _enum_Environment_BGMode:
  244. .. rst-class:: classref-enumeration
  245. enum **BGMode**: :ref:`๐Ÿ”—<enum_Environment_BGMode>`
  246. .. _class_Environment_constant_BG_CLEAR_COLOR:
  247. .. rst-class:: classref-enumeration-constant
  248. :ref:`BGMode<enum_Environment_BGMode>` **BG_CLEAR_COLOR** = ``0``
  249. Clears the background using the clear color defined in :ref:`ProjectSettings.rendering/environment/defaults/default_clear_color<class_ProjectSettings_property_rendering/environment/defaults/default_clear_color>`.
  250. .. _class_Environment_constant_BG_COLOR:
  251. .. rst-class:: classref-enumeration-constant
  252. :ref:`BGMode<enum_Environment_BGMode>` **BG_COLOR** = ``1``
  253. Clears the background using a custom clear color.
  254. .. _class_Environment_constant_BG_SKY:
  255. .. rst-class:: classref-enumeration-constant
  256. :ref:`BGMode<enum_Environment_BGMode>` **BG_SKY** = ``2``
  257. Displays a user-defined sky in the background.
  258. .. _class_Environment_constant_BG_CANVAS:
  259. .. rst-class:: classref-enumeration-constant
  260. :ref:`BGMode<enum_Environment_BGMode>` **BG_CANVAS** = ``3``
  261. Displays a :ref:`CanvasLayer<class_CanvasLayer>` in the background.
  262. .. _class_Environment_constant_BG_KEEP:
  263. .. rst-class:: classref-enumeration-constant
  264. :ref:`BGMode<enum_Environment_BGMode>` **BG_KEEP** = ``4``
  265. Keeps on screen every pixel drawn in the background. This is the fastest background mode, but it can only be safely used in fully-interior scenes (no visible sky or sky reflections). If enabled in a scene where the background is visible, "ghost trail" artifacts will be visible when moving the camera.
  266. .. _class_Environment_constant_BG_CAMERA_FEED:
  267. .. rst-class:: classref-enumeration-constant
  268. :ref:`BGMode<enum_Environment_BGMode>` **BG_CAMERA_FEED** = ``5``
  269. Displays a camera feed in the background.
  270. .. _class_Environment_constant_BG_MAX:
  271. .. rst-class:: classref-enumeration-constant
  272. :ref:`BGMode<enum_Environment_BGMode>` **BG_MAX** = ``6``
  273. Represents the size of the :ref:`BGMode<enum_Environment_BGMode>` enum.
  274. .. rst-class:: classref-item-separator
  275. ----
  276. .. _enum_Environment_AmbientSource:
  277. .. rst-class:: classref-enumeration
  278. enum **AmbientSource**: :ref:`๐Ÿ”—<enum_Environment_AmbientSource>`
  279. .. _class_Environment_constant_AMBIENT_SOURCE_BG:
  280. .. rst-class:: classref-enumeration-constant
  281. :ref:`AmbientSource<enum_Environment_AmbientSource>` **AMBIENT_SOURCE_BG** = ``0``
  282. Gather ambient light from whichever source is specified as the background.
  283. .. _class_Environment_constant_AMBIENT_SOURCE_DISABLED:
  284. .. rst-class:: classref-enumeration-constant
  285. :ref:`AmbientSource<enum_Environment_AmbientSource>` **AMBIENT_SOURCE_DISABLED** = ``1``
  286. Disable ambient light. This provides a slight performance boost over :ref:`AMBIENT_SOURCE_SKY<class_Environment_constant_AMBIENT_SOURCE_SKY>`.
  287. .. _class_Environment_constant_AMBIENT_SOURCE_COLOR:
  288. .. rst-class:: classref-enumeration-constant
  289. :ref:`AmbientSource<enum_Environment_AmbientSource>` **AMBIENT_SOURCE_COLOR** = ``2``
  290. Specify a specific :ref:`Color<class_Color>` for ambient light. This provides a slight performance boost over :ref:`AMBIENT_SOURCE_SKY<class_Environment_constant_AMBIENT_SOURCE_SKY>`.
  291. .. _class_Environment_constant_AMBIENT_SOURCE_SKY:
  292. .. rst-class:: classref-enumeration-constant
  293. :ref:`AmbientSource<enum_Environment_AmbientSource>` **AMBIENT_SOURCE_SKY** = ``3``
  294. Gather ambient light from the :ref:`Sky<class_Sky>` regardless of what the background is.
  295. .. rst-class:: classref-item-separator
  296. ----
  297. .. _enum_Environment_ReflectionSource:
  298. .. rst-class:: classref-enumeration
  299. enum **ReflectionSource**: :ref:`๐Ÿ”—<enum_Environment_ReflectionSource>`
  300. .. _class_Environment_constant_REFLECTION_SOURCE_BG:
  301. .. rst-class:: classref-enumeration-constant
  302. :ref:`ReflectionSource<enum_Environment_ReflectionSource>` **REFLECTION_SOURCE_BG** = ``0``
  303. Use the background for reflections.
  304. .. _class_Environment_constant_REFLECTION_SOURCE_DISABLED:
  305. .. rst-class:: classref-enumeration-constant
  306. :ref:`ReflectionSource<enum_Environment_ReflectionSource>` **REFLECTION_SOURCE_DISABLED** = ``1``
  307. Disable reflections. This provides a slight performance boost over other options.
  308. .. _class_Environment_constant_REFLECTION_SOURCE_SKY:
  309. .. rst-class:: classref-enumeration-constant
  310. :ref:`ReflectionSource<enum_Environment_ReflectionSource>` **REFLECTION_SOURCE_SKY** = ``2``
  311. Use the :ref:`Sky<class_Sky>` for reflections regardless of what the background is.
  312. .. rst-class:: classref-item-separator
  313. ----
  314. .. _enum_Environment_ToneMapper:
  315. .. rst-class:: classref-enumeration
  316. enum **ToneMapper**: :ref:`๐Ÿ”—<enum_Environment_ToneMapper>`
  317. .. _class_Environment_constant_TONE_MAPPER_LINEAR:
  318. .. rst-class:: classref-enumeration-constant
  319. :ref:`ToneMapper<enum_Environment_ToneMapper>` **TONE_MAPPER_LINEAR** = ``0``
  320. Linear tonemapper operator. Reads the linear data and passes it on unmodified. This can cause bright lighting to look blown out, with noticeable clipping in the output colors.
  321. .. _class_Environment_constant_TONE_MAPPER_REINHARDT:
  322. .. rst-class:: classref-enumeration-constant
  323. :ref:`ToneMapper<enum_Environment_ToneMapper>` **TONE_MAPPER_REINHARDT** = ``1``
  324. Reinhard tonemapper operator. Performs a variation on rendered pixels' colors by this formula: ``color = color * (1 + color / (white * white)) / (1 + color)``. This avoids clipping bright highlights, but the resulting image can look a bit dull. When :ref:`tonemap_white<class_Environment_property_tonemap_white>` is left at the default value of ``1.0`` this is identical to :ref:`TONE_MAPPER_LINEAR<class_Environment_constant_TONE_MAPPER_LINEAR>` while also being slightly less performant.
  325. .. _class_Environment_constant_TONE_MAPPER_FILMIC:
  326. .. rst-class:: classref-enumeration-constant
  327. :ref:`ToneMapper<enum_Environment_ToneMapper>` **TONE_MAPPER_FILMIC** = ``2``
  328. Filmic tonemapper operator. This avoids clipping bright highlights, with a resulting image that usually looks more vivid than :ref:`TONE_MAPPER_REINHARDT<class_Environment_constant_TONE_MAPPER_REINHARDT>`.
  329. .. _class_Environment_constant_TONE_MAPPER_ACES:
  330. .. rst-class:: classref-enumeration-constant
  331. :ref:`ToneMapper<enum_Environment_ToneMapper>` **TONE_MAPPER_ACES** = ``3``
  332. Use the Academy Color Encoding System tonemapper. ACES is slightly more expensive than other options, but it handles bright lighting in a more realistic fashion by desaturating it as it becomes brighter. ACES typically has a more contrasted output compared to :ref:`TONE_MAPPER_REINHARDT<class_Environment_constant_TONE_MAPPER_REINHARDT>` and :ref:`TONE_MAPPER_FILMIC<class_Environment_constant_TONE_MAPPER_FILMIC>`.
  333. \ **Note:** This tonemapping operator is called "ACES Fitted" in Godot 3.x.
  334. .. rst-class:: classref-item-separator
  335. ----
  336. .. _enum_Environment_GlowBlendMode:
  337. .. rst-class:: classref-enumeration
  338. enum **GlowBlendMode**: :ref:`๐Ÿ”—<enum_Environment_GlowBlendMode>`
  339. .. _class_Environment_constant_GLOW_BLEND_MODE_ADDITIVE:
  340. .. rst-class:: classref-enumeration-constant
  341. :ref:`GlowBlendMode<enum_Environment_GlowBlendMode>` **GLOW_BLEND_MODE_ADDITIVE** = ``0``
  342. Additive glow blending mode. Mostly used for particles, glows (bloom), lens flare, bright sources.
  343. .. _class_Environment_constant_GLOW_BLEND_MODE_SCREEN:
  344. .. rst-class:: classref-enumeration-constant
  345. :ref:`GlowBlendMode<enum_Environment_GlowBlendMode>` **GLOW_BLEND_MODE_SCREEN** = ``1``
  346. Screen glow blending mode. Increases brightness, used frequently with bloom.
  347. .. _class_Environment_constant_GLOW_BLEND_MODE_SOFTLIGHT:
  348. .. rst-class:: classref-enumeration-constant
  349. :ref:`GlowBlendMode<enum_Environment_GlowBlendMode>` **GLOW_BLEND_MODE_SOFTLIGHT** = ``2``
  350. Soft light glow blending mode. Modifies contrast, exposes shadows and highlights (vivid bloom).
  351. .. _class_Environment_constant_GLOW_BLEND_MODE_REPLACE:
  352. .. rst-class:: classref-enumeration-constant
  353. :ref:`GlowBlendMode<enum_Environment_GlowBlendMode>` **GLOW_BLEND_MODE_REPLACE** = ``3``
  354. Replace glow blending mode. Replaces all pixels' color by the glow value. This can be used to simulate a full-screen blur effect by tweaking the glow parameters to match the original image's brightness.
  355. .. _class_Environment_constant_GLOW_BLEND_MODE_MIX:
  356. .. rst-class:: classref-enumeration-constant
  357. :ref:`GlowBlendMode<enum_Environment_GlowBlendMode>` **GLOW_BLEND_MODE_MIX** = ``4``
  358. Mixes the glow with the underlying color to avoid increasing brightness as much while still maintaining a glow effect.
  359. .. rst-class:: classref-item-separator
  360. ----
  361. .. _enum_Environment_FogMode:
  362. .. rst-class:: classref-enumeration
  363. enum **FogMode**: :ref:`๐Ÿ”—<enum_Environment_FogMode>`
  364. .. _class_Environment_constant_FOG_MODE_EXPONENTIAL:
  365. .. rst-class:: classref-enumeration-constant
  366. :ref:`FogMode<enum_Environment_FogMode>` **FOG_MODE_EXPONENTIAL** = ``0``
  367. Use a physically-based fog model defined primarily by fog density.
  368. .. _class_Environment_constant_FOG_MODE_DEPTH:
  369. .. rst-class:: classref-enumeration-constant
  370. :ref:`FogMode<enum_Environment_FogMode>` **FOG_MODE_DEPTH** = ``1``
  371. Use a simple fog model defined by start and end positions and a custom curve. While not physically accurate, this model can be useful when you need more artistic control.
  372. .. rst-class:: classref-item-separator
  373. ----
  374. .. _enum_Environment_SDFGIYScale:
  375. .. rst-class:: classref-enumeration
  376. enum **SDFGIYScale**: :ref:`๐Ÿ”—<enum_Environment_SDFGIYScale>`
  377. .. _class_Environment_constant_SDFGI_Y_SCALE_50_PERCENT:
  378. .. rst-class:: classref-enumeration-constant
  379. :ref:`SDFGIYScale<enum_Environment_SDFGIYScale>` **SDFGI_Y_SCALE_50_PERCENT** = ``0``
  380. Use 50% scale for SDFGI on the Y (vertical) axis. SDFGI cells will be twice as short as they are wide. This allows providing increased GI detail and reduced light leaking with thin floors and ceilings. This is usually the best choice for scenes that don't feature much verticality.
  381. .. _class_Environment_constant_SDFGI_Y_SCALE_75_PERCENT:
  382. .. rst-class:: classref-enumeration-constant
  383. :ref:`SDFGIYScale<enum_Environment_SDFGIYScale>` **SDFGI_Y_SCALE_75_PERCENT** = ``1``
  384. Use 75% scale for SDFGI on the Y (vertical) axis. This is a balance between the 50% and 100% SDFGI Y scales.
  385. .. _class_Environment_constant_SDFGI_Y_SCALE_100_PERCENT:
  386. .. rst-class:: classref-enumeration-constant
  387. :ref:`SDFGIYScale<enum_Environment_SDFGIYScale>` **SDFGI_Y_SCALE_100_PERCENT** = ``2``
  388. Use 100% scale for SDFGI on the Y (vertical) axis. SDFGI cells will be as tall as they are wide. This is usually the best choice for highly vertical scenes. The downside is that light leaking may become more noticeable with thin floors and ceilings.
  389. .. rst-class:: classref-section-separator
  390. ----
  391. .. rst-class:: classref-descriptions-group
  392. Property Descriptions
  393. ---------------------
  394. .. _class_Environment_property_adjustment_brightness:
  395. .. rst-class:: classref-property
  396. :ref:`float<class_float>` **adjustment_brightness** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_adjustment_brightness>`
  397. .. rst-class:: classref-property-setget
  398. - |void| **set_adjustment_brightness**\ (\ value\: :ref:`float<class_float>`\ )
  399. - :ref:`float<class_float>` **get_adjustment_brightness**\ (\ )
  400. The global brightness value of the rendered scene. Effective only if :ref:`adjustment_enabled<class_Environment_property_adjustment_enabled>` is ``true``.
  401. .. rst-class:: classref-item-separator
  402. ----
  403. .. _class_Environment_property_adjustment_color_correction:
  404. .. rst-class:: classref-property
  405. :ref:`Texture<class_Texture>` **adjustment_color_correction** :ref:`๐Ÿ”—<class_Environment_property_adjustment_color_correction>`
  406. .. rst-class:: classref-property-setget
  407. - |void| **set_adjustment_color_correction**\ (\ value\: :ref:`Texture<class_Texture>`\ )
  408. - :ref:`Texture<class_Texture>` **get_adjustment_color_correction**\ (\ )
  409. The :ref:`Texture2D<class_Texture2D>` or :ref:`Texture3D<class_Texture3D>` lookup table (LUT) to use for the built-in post-process color grading. Can use a :ref:`GradientTexture1D<class_GradientTexture1D>` for a 1-dimensional LUT, or a :ref:`Texture3D<class_Texture3D>` for a more complex LUT. Effective only if :ref:`adjustment_enabled<class_Environment_property_adjustment_enabled>` is ``true``.
  410. .. rst-class:: classref-item-separator
  411. ----
  412. .. _class_Environment_property_adjustment_contrast:
  413. .. rst-class:: classref-property
  414. :ref:`float<class_float>` **adjustment_contrast** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_adjustment_contrast>`
  415. .. rst-class:: classref-property-setget
  416. - |void| **set_adjustment_contrast**\ (\ value\: :ref:`float<class_float>`\ )
  417. - :ref:`float<class_float>` **get_adjustment_contrast**\ (\ )
  418. The global contrast value of the rendered scene (default value is 1). Effective only if :ref:`adjustment_enabled<class_Environment_property_adjustment_enabled>` is ``true``.
  419. .. rst-class:: classref-item-separator
  420. ----
  421. .. _class_Environment_property_adjustment_enabled:
  422. .. rst-class:: classref-property
  423. :ref:`bool<class_bool>` **adjustment_enabled** = ``false`` :ref:`๐Ÿ”—<class_Environment_property_adjustment_enabled>`
  424. .. rst-class:: classref-property-setget
  425. - |void| **set_adjustment_enabled**\ (\ value\: :ref:`bool<class_bool>`\ )
  426. - :ref:`bool<class_bool>` **is_adjustment_enabled**\ (\ )
  427. If ``true``, enables the ``adjustment_*`` properties provided by this resource. If ``false``, modifications to the ``adjustment_*`` properties will have no effect on the rendered scene.
  428. .. rst-class:: classref-item-separator
  429. ----
  430. .. _class_Environment_property_adjustment_saturation:
  431. .. rst-class:: classref-property
  432. :ref:`float<class_float>` **adjustment_saturation** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_adjustment_saturation>`
  433. .. rst-class:: classref-property-setget
  434. - |void| **set_adjustment_saturation**\ (\ value\: :ref:`float<class_float>`\ )
  435. - :ref:`float<class_float>` **get_adjustment_saturation**\ (\ )
  436. The global color saturation value of the rendered scene (default value is 1). Effective only if :ref:`adjustment_enabled<class_Environment_property_adjustment_enabled>` is ``true``.
  437. .. rst-class:: classref-item-separator
  438. ----
  439. .. _class_Environment_property_ambient_light_color:
  440. .. rst-class:: classref-property
  441. :ref:`Color<class_Color>` **ambient_light_color** = ``Color(0, 0, 0, 1)`` :ref:`๐Ÿ”—<class_Environment_property_ambient_light_color>`
  442. .. rst-class:: classref-property-setget
  443. - |void| **set_ambient_light_color**\ (\ value\: :ref:`Color<class_Color>`\ )
  444. - :ref:`Color<class_Color>` **get_ambient_light_color**\ (\ )
  445. The ambient light's :ref:`Color<class_Color>`. Only effective if :ref:`ambient_light_sky_contribution<class_Environment_property_ambient_light_sky_contribution>` is lower than ``1.0`` (exclusive).
  446. .. rst-class:: classref-item-separator
  447. ----
  448. .. _class_Environment_property_ambient_light_energy:
  449. .. rst-class:: classref-property
  450. :ref:`float<class_float>` **ambient_light_energy** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_ambient_light_energy>`
  451. .. rst-class:: classref-property-setget
  452. - |void| **set_ambient_light_energy**\ (\ value\: :ref:`float<class_float>`\ )
  453. - :ref:`float<class_float>` **get_ambient_light_energy**\ (\ )
  454. The ambient light's energy. The higher the value, the stronger the light. Only effective if :ref:`ambient_light_sky_contribution<class_Environment_property_ambient_light_sky_contribution>` is lower than ``1.0`` (exclusive).
  455. .. rst-class:: classref-item-separator
  456. ----
  457. .. _class_Environment_property_ambient_light_sky_contribution:
  458. .. rst-class:: classref-property
  459. :ref:`float<class_float>` **ambient_light_sky_contribution** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_ambient_light_sky_contribution>`
  460. .. rst-class:: classref-property-setget
  461. - |void| **set_ambient_light_sky_contribution**\ (\ value\: :ref:`float<class_float>`\ )
  462. - :ref:`float<class_float>` **get_ambient_light_sky_contribution**\ (\ )
  463. Defines the amount of light that the sky brings on the scene. A value of ``0.0`` means that the sky's light emission has no effect on the scene illumination, thus all ambient illumination is provided by the ambient light. On the contrary, a value of ``1.0`` means that *all* the light that affects the scene is provided by the sky, thus the ambient light parameter has no effect on the scene.
  464. \ **Note:** :ref:`ambient_light_sky_contribution<class_Environment_property_ambient_light_sky_contribution>` is internally clamped between ``0.0`` and ``1.0`` (inclusive).
  465. .. rst-class:: classref-item-separator
  466. ----
  467. .. _class_Environment_property_ambient_light_source:
  468. .. rst-class:: classref-property
  469. :ref:`AmbientSource<enum_Environment_AmbientSource>` **ambient_light_source** = ``0`` :ref:`๐Ÿ”—<class_Environment_property_ambient_light_source>`
  470. .. rst-class:: classref-property-setget
  471. - |void| **set_ambient_source**\ (\ value\: :ref:`AmbientSource<enum_Environment_AmbientSource>`\ )
  472. - :ref:`AmbientSource<enum_Environment_AmbientSource>` **get_ambient_source**\ (\ )
  473. The ambient light source to use for rendering materials and global illumination.
  474. .. rst-class:: classref-item-separator
  475. ----
  476. .. _class_Environment_property_background_camera_feed_id:
  477. .. rst-class:: classref-property
  478. :ref:`int<class_int>` **background_camera_feed_id** = ``1`` :ref:`๐Ÿ”—<class_Environment_property_background_camera_feed_id>`
  479. .. rst-class:: classref-property-setget
  480. - |void| **set_camera_feed_id**\ (\ value\: :ref:`int<class_int>`\ )
  481. - :ref:`int<class_int>` **get_camera_feed_id**\ (\ )
  482. The ID of the camera feed to show in the background.
  483. .. rst-class:: classref-item-separator
  484. ----
  485. .. _class_Environment_property_background_canvas_max_layer:
  486. .. rst-class:: classref-property
  487. :ref:`int<class_int>` **background_canvas_max_layer** = ``0`` :ref:`๐Ÿ”—<class_Environment_property_background_canvas_max_layer>`
  488. .. rst-class:: classref-property-setget
  489. - |void| **set_canvas_max_layer**\ (\ value\: :ref:`int<class_int>`\ )
  490. - :ref:`int<class_int>` **get_canvas_max_layer**\ (\ )
  491. The maximum layer ID to display. Only effective when using the :ref:`BG_CANVAS<class_Environment_constant_BG_CANVAS>` background mode.
  492. .. rst-class:: classref-item-separator
  493. ----
  494. .. _class_Environment_property_background_color:
  495. .. rst-class:: classref-property
  496. :ref:`Color<class_Color>` **background_color** = ``Color(0, 0, 0, 1)`` :ref:`๐Ÿ”—<class_Environment_property_background_color>`
  497. .. rst-class:: classref-property-setget
  498. - |void| **set_bg_color**\ (\ value\: :ref:`Color<class_Color>`\ )
  499. - :ref:`Color<class_Color>` **get_bg_color**\ (\ )
  500. The :ref:`Color<class_Color>` displayed for clear areas of the scene. Only effective when using the :ref:`BG_COLOR<class_Environment_constant_BG_COLOR>` background mode.
  501. .. rst-class:: classref-item-separator
  502. ----
  503. .. _class_Environment_property_background_energy_multiplier:
  504. .. rst-class:: classref-property
  505. :ref:`float<class_float>` **background_energy_multiplier** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_background_energy_multiplier>`
  506. .. rst-class:: classref-property-setget
  507. - |void| **set_bg_energy_multiplier**\ (\ value\: :ref:`float<class_float>`\ )
  508. - :ref:`float<class_float>` **get_bg_energy_multiplier**\ (\ )
  509. Multiplier for background energy. Increase to make background brighter, decrease to make background dimmer.
  510. .. rst-class:: classref-item-separator
  511. ----
  512. .. _class_Environment_property_background_intensity:
  513. .. rst-class:: classref-property
  514. :ref:`float<class_float>` **background_intensity** = ``30000.0`` :ref:`๐Ÿ”—<class_Environment_property_background_intensity>`
  515. .. rst-class:: classref-property-setget
  516. - |void| **set_bg_intensity**\ (\ value\: :ref:`float<class_float>`\ )
  517. - :ref:`float<class_float>` **get_bg_intensity**\ (\ )
  518. Luminance of background measured in nits (candela per square meter). Only used when :ref:`ProjectSettings.rendering/lights_and_shadows/use_physical_light_units<class_ProjectSettings_property_rendering/lights_and_shadows/use_physical_light_units>` is enabled. The default value is roughly equivalent to the sky at midday.
  519. .. rst-class:: classref-item-separator
  520. ----
  521. .. _class_Environment_property_background_mode:
  522. .. rst-class:: classref-property
  523. :ref:`BGMode<enum_Environment_BGMode>` **background_mode** = ``0`` :ref:`๐Ÿ”—<class_Environment_property_background_mode>`
  524. .. rst-class:: classref-property-setget
  525. - |void| **set_background**\ (\ value\: :ref:`BGMode<enum_Environment_BGMode>`\ )
  526. - :ref:`BGMode<enum_Environment_BGMode>` **get_background**\ (\ )
  527. The background mode. See :ref:`BGMode<enum_Environment_BGMode>` for possible values.
  528. .. rst-class:: classref-item-separator
  529. ----
  530. .. _class_Environment_property_fog_aerial_perspective:
  531. .. rst-class:: classref-property
  532. :ref:`float<class_float>` **fog_aerial_perspective** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_fog_aerial_perspective>`
  533. .. rst-class:: classref-property-setget
  534. - |void| **set_fog_aerial_perspective**\ (\ value\: :ref:`float<class_float>`\ )
  535. - :ref:`float<class_float>` **get_fog_aerial_perspective**\ (\ )
  536. If set above ``0.0`` (exclusive), blends between the fog's color and the color of the background :ref:`Sky<class_Sky>`, as read from the radiance cubemap. This has a small performance cost when set above ``0.0``. Must have :ref:`background_mode<class_Environment_property_background_mode>` set to :ref:`BG_SKY<class_Environment_constant_BG_SKY>`.
  537. This is useful to simulate `aerial perspective <https://en.wikipedia.org/wiki/Aerial_perspective>`__ in large scenes with low density fog. However, it is not very useful for high-density fog, as the sky will shine through. When set to ``1.0``, the fog color comes completely from the :ref:`Sky<class_Sky>`. If set to ``0.0``, aerial perspective is disabled.
  538. Notice that this does not sample the :ref:`Sky<class_Sky>` directly, but rather the radiance cubemap. The cubemap is sampled at a mipmap level depending on the depth of the rendered pixel; the farther away, the higher the resolution of the sampled mipmap. This results in the actual color being a blurred version of the sky, with more blur closer to the camera. The highest mipmap resolution is used at a depth of :ref:`Camera3D.far<class_Camera3D_property_far>`.
  539. .. rst-class:: classref-item-separator
  540. ----
  541. .. _class_Environment_property_fog_density:
  542. .. rst-class:: classref-property
  543. :ref:`float<class_float>` **fog_density** = ``0.01`` :ref:`๐Ÿ”—<class_Environment_property_fog_density>`
  544. .. rst-class:: classref-property-setget
  545. - |void| **set_fog_density**\ (\ value\: :ref:`float<class_float>`\ )
  546. - :ref:`float<class_float>` **get_fog_density**\ (\ )
  547. The fog density to be used. This is demonstrated in different ways depending on the :ref:`fog_mode<class_Environment_property_fog_mode>` mode chosen:
  548. \ **Exponential Fog Mode:** Higher values result in denser fog. The fog rendering is exponential like in real life.
  549. \ **Depth Fog mode:** The maximum intensity of the deep fog, effect will appear in the distance (relative to the camera). At ``1.0`` the fog will fully obscure the scene, at ``0.0`` the fog will not be visible.
  550. .. rst-class:: classref-item-separator
  551. ----
  552. .. _class_Environment_property_fog_depth_begin:
  553. .. rst-class:: classref-property
  554. :ref:`float<class_float>` **fog_depth_begin** = ``10.0`` :ref:`๐Ÿ”—<class_Environment_property_fog_depth_begin>`
  555. .. rst-class:: classref-property-setget
  556. - |void| **set_fog_depth_begin**\ (\ value\: :ref:`float<class_float>`\ )
  557. - :ref:`float<class_float>` **get_fog_depth_begin**\ (\ )
  558. The fog's depth starting distance from the camera. Only available when :ref:`fog_mode<class_Environment_property_fog_mode>` is set to :ref:`FOG_MODE_DEPTH<class_Environment_constant_FOG_MODE_DEPTH>`.
  559. .. rst-class:: classref-item-separator
  560. ----
  561. .. _class_Environment_property_fog_depth_curve:
  562. .. rst-class:: classref-property
  563. :ref:`float<class_float>` **fog_depth_curve** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_fog_depth_curve>`
  564. .. rst-class:: classref-property-setget
  565. - |void| **set_fog_depth_curve**\ (\ value\: :ref:`float<class_float>`\ )
  566. - :ref:`float<class_float>` **get_fog_depth_curve**\ (\ )
  567. The fog depth's intensity curve. A number of presets are available in the Inspector by right-clicking the curve. Only available when :ref:`fog_mode<class_Environment_property_fog_mode>` is set to :ref:`FOG_MODE_DEPTH<class_Environment_constant_FOG_MODE_DEPTH>`.
  568. .. rst-class:: classref-item-separator
  569. ----
  570. .. _class_Environment_property_fog_depth_end:
  571. .. rst-class:: classref-property
  572. :ref:`float<class_float>` **fog_depth_end** = ``100.0`` :ref:`๐Ÿ”—<class_Environment_property_fog_depth_end>`
  573. .. rst-class:: classref-property-setget
  574. - |void| **set_fog_depth_end**\ (\ value\: :ref:`float<class_float>`\ )
  575. - :ref:`float<class_float>` **get_fog_depth_end**\ (\ )
  576. The fog's depth end distance from the camera. If this value is set to ``0``, it will be equal to the current camera's :ref:`Camera3D.far<class_Camera3D_property_far>` value. Only available when :ref:`fog_mode<class_Environment_property_fog_mode>` is set to :ref:`FOG_MODE_DEPTH<class_Environment_constant_FOG_MODE_DEPTH>`.
  577. .. rst-class:: classref-item-separator
  578. ----
  579. .. _class_Environment_property_fog_enabled:
  580. .. rst-class:: classref-property
  581. :ref:`bool<class_bool>` **fog_enabled** = ``false`` :ref:`๐Ÿ”—<class_Environment_property_fog_enabled>`
  582. .. rst-class:: classref-property-setget
  583. - |void| **set_fog_enabled**\ (\ value\: :ref:`bool<class_bool>`\ )
  584. - :ref:`bool<class_bool>` **is_fog_enabled**\ (\ )
  585. If ``true``, fog effects are enabled.
  586. .. rst-class:: classref-item-separator
  587. ----
  588. .. _class_Environment_property_fog_height:
  589. .. rst-class:: classref-property
  590. :ref:`float<class_float>` **fog_height** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_fog_height>`
  591. .. rst-class:: classref-property-setget
  592. - |void| **set_fog_height**\ (\ value\: :ref:`float<class_float>`\ )
  593. - :ref:`float<class_float>` **get_fog_height**\ (\ )
  594. The height at which the height fog effect begins.
  595. .. rst-class:: classref-item-separator
  596. ----
  597. .. _class_Environment_property_fog_height_density:
  598. .. rst-class:: classref-property
  599. :ref:`float<class_float>` **fog_height_density** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_fog_height_density>`
  600. .. rst-class:: classref-property-setget
  601. - |void| **set_fog_height_density**\ (\ value\: :ref:`float<class_float>`\ )
  602. - :ref:`float<class_float>` **get_fog_height_density**\ (\ )
  603. The density used to increase fog as height decreases. To make fog increase as height increases, use a negative value.
  604. .. rst-class:: classref-item-separator
  605. ----
  606. .. _class_Environment_property_fog_light_color:
  607. .. rst-class:: classref-property
  608. :ref:`Color<class_Color>` **fog_light_color** = ``Color(0.518, 0.553, 0.608, 1)`` :ref:`๐Ÿ”—<class_Environment_property_fog_light_color>`
  609. .. rst-class:: classref-property-setget
  610. - |void| **set_fog_light_color**\ (\ value\: :ref:`Color<class_Color>`\ )
  611. - :ref:`Color<class_Color>` **get_fog_light_color**\ (\ )
  612. The fog's color.
  613. .. rst-class:: classref-item-separator
  614. ----
  615. .. _class_Environment_property_fog_light_energy:
  616. .. rst-class:: classref-property
  617. :ref:`float<class_float>` **fog_light_energy** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_fog_light_energy>`
  618. .. rst-class:: classref-property-setget
  619. - |void| **set_fog_light_energy**\ (\ value\: :ref:`float<class_float>`\ )
  620. - :ref:`float<class_float>` **get_fog_light_energy**\ (\ )
  621. The fog's brightness. Higher values result in brighter fog.
  622. .. rst-class:: classref-item-separator
  623. ----
  624. .. _class_Environment_property_fog_mode:
  625. .. rst-class:: classref-property
  626. :ref:`FogMode<enum_Environment_FogMode>` **fog_mode** = ``0`` :ref:`๐Ÿ”—<class_Environment_property_fog_mode>`
  627. .. rst-class:: classref-property-setget
  628. - |void| **set_fog_mode**\ (\ value\: :ref:`FogMode<enum_Environment_FogMode>`\ )
  629. - :ref:`FogMode<enum_Environment_FogMode>` **get_fog_mode**\ (\ )
  630. The fog mode. See :ref:`FogMode<enum_Environment_FogMode>` for possible values.
  631. .. rst-class:: classref-item-separator
  632. ----
  633. .. _class_Environment_property_fog_sky_affect:
  634. .. rst-class:: classref-property
  635. :ref:`float<class_float>` **fog_sky_affect** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_fog_sky_affect>`
  636. .. rst-class:: classref-property-setget
  637. - |void| **set_fog_sky_affect**\ (\ value\: :ref:`float<class_float>`\ )
  638. - :ref:`float<class_float>` **get_fog_sky_affect**\ (\ )
  639. The factor to use when affecting the sky with non-volumetric fog. ``1.0`` means that fog can fully obscure the sky. Lower values reduce the impact of fog on sky rendering, with ``0.0`` not affecting sky rendering at all.
  640. \ **Note:** :ref:`fog_sky_affect<class_Environment_property_fog_sky_affect>` has no visual effect if :ref:`fog_aerial_perspective<class_Environment_property_fog_aerial_perspective>` is ``1.0``.
  641. .. rst-class:: classref-item-separator
  642. ----
  643. .. _class_Environment_property_fog_sun_scatter:
  644. .. rst-class:: classref-property
  645. :ref:`float<class_float>` **fog_sun_scatter** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_fog_sun_scatter>`
  646. .. rst-class:: classref-property-setget
  647. - |void| **set_fog_sun_scatter**\ (\ value\: :ref:`float<class_float>`\ )
  648. - :ref:`float<class_float>` **get_fog_sun_scatter**\ (\ )
  649. If set above ``0.0``, renders the scene's directional light(s) in the fog color depending on the view angle. This can be used to give the impression that the sun is "piercing" through the fog.
  650. .. rst-class:: classref-item-separator
  651. ----
  652. .. _class_Environment_property_glow_blend_mode:
  653. .. rst-class:: classref-property
  654. :ref:`GlowBlendMode<enum_Environment_GlowBlendMode>` **glow_blend_mode** = ``2`` :ref:`๐Ÿ”—<class_Environment_property_glow_blend_mode>`
  655. .. rst-class:: classref-property-setget
  656. - |void| **set_glow_blend_mode**\ (\ value\: :ref:`GlowBlendMode<enum_Environment_GlowBlendMode>`\ )
  657. - :ref:`GlowBlendMode<enum_Environment_GlowBlendMode>` **get_glow_blend_mode**\ (\ )
  658. The glow blending mode.
  659. \ **Note:** :ref:`glow_blend_mode<class_Environment_property_glow_blend_mode>` has no effect when using the Compatibility rendering method, due to this rendering method using a simpler glow implementation optimized for low-end devices.
  660. .. rst-class:: classref-item-separator
  661. ----
  662. .. _class_Environment_property_glow_bloom:
  663. .. rst-class:: classref-property
  664. :ref:`float<class_float>` **glow_bloom** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_glow_bloom>`
  665. .. rst-class:: classref-property-setget
  666. - |void| **set_glow_bloom**\ (\ value\: :ref:`float<class_float>`\ )
  667. - :ref:`float<class_float>` **get_glow_bloom**\ (\ )
  668. The bloom's intensity. If set to a value higher than ``0``, this will make glow visible in areas darker than the :ref:`glow_hdr_threshold<class_Environment_property_glow_hdr_threshold>`.
  669. .. rst-class:: classref-item-separator
  670. ----
  671. .. _class_Environment_property_glow_enabled:
  672. .. rst-class:: classref-property
  673. :ref:`bool<class_bool>` **glow_enabled** = ``false`` :ref:`๐Ÿ”—<class_Environment_property_glow_enabled>`
  674. .. rst-class:: classref-property-setget
  675. - |void| **set_glow_enabled**\ (\ value\: :ref:`bool<class_bool>`\ )
  676. - :ref:`bool<class_bool>` **is_glow_enabled**\ (\ )
  677. If ``true``, the glow effect is enabled. This simulates real world eye/camera behavior where bright pixels bleed onto surrounding pixels.
  678. \ **Note:** When using the Mobile rendering method, glow looks different due to the lower dynamic range available in the Mobile rendering method.
  679. \ **Note:** When using the Compatibility rendering method, glow uses a different implementation with some properties being unavailable and hidden from the inspector: ``glow_levels/*``, :ref:`glow_normalized<class_Environment_property_glow_normalized>`, :ref:`glow_strength<class_Environment_property_glow_strength>`, :ref:`glow_blend_mode<class_Environment_property_glow_blend_mode>`, :ref:`glow_mix<class_Environment_property_glow_mix>`, :ref:`glow_map<class_Environment_property_glow_map>`, and :ref:`glow_map_strength<class_Environment_property_glow_map_strength>`. This implementation is optimized to run on low-end devices and is less flexible as a result.
  680. .. rst-class:: classref-item-separator
  681. ----
  682. .. _class_Environment_property_glow_hdr_luminance_cap:
  683. .. rst-class:: classref-property
  684. :ref:`float<class_float>` **glow_hdr_luminance_cap** = ``12.0`` :ref:`๐Ÿ”—<class_Environment_property_glow_hdr_luminance_cap>`
  685. .. rst-class:: classref-property-setget
  686. - |void| **set_glow_hdr_luminance_cap**\ (\ value\: :ref:`float<class_float>`\ )
  687. - :ref:`float<class_float>` **get_glow_hdr_luminance_cap**\ (\ )
  688. The higher threshold of the HDR glow. Areas brighter than this threshold will be clamped for the purposes of the glow effect.
  689. .. rst-class:: classref-item-separator
  690. ----
  691. .. _class_Environment_property_glow_hdr_scale:
  692. .. rst-class:: classref-property
  693. :ref:`float<class_float>` **glow_hdr_scale** = ``2.0`` :ref:`๐Ÿ”—<class_Environment_property_glow_hdr_scale>`
  694. .. rst-class:: classref-property-setget
  695. - |void| **set_glow_hdr_bleed_scale**\ (\ value\: :ref:`float<class_float>`\ )
  696. - :ref:`float<class_float>` **get_glow_hdr_bleed_scale**\ (\ )
  697. The bleed scale of the HDR glow.
  698. .. rst-class:: classref-item-separator
  699. ----
  700. .. _class_Environment_property_glow_hdr_threshold:
  701. .. rst-class:: classref-property
  702. :ref:`float<class_float>` **glow_hdr_threshold** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_glow_hdr_threshold>`
  703. .. rst-class:: classref-property-setget
  704. - |void| **set_glow_hdr_bleed_threshold**\ (\ value\: :ref:`float<class_float>`\ )
  705. - :ref:`float<class_float>` **get_glow_hdr_bleed_threshold**\ (\ )
  706. The lower threshold of the HDR glow. When using the Mobile rendering method (which only supports a lower dynamic range up to ``2.0``), this may need to be below ``1.0`` for glow to be visible. A value of ``0.9`` works well in this case. This value also needs to be decreased below ``1.0`` when using glow in 2D, as 2D rendering is performed in SDR.
  707. .. rst-class:: classref-item-separator
  708. ----
  709. .. _class_Environment_property_glow_intensity:
  710. .. rst-class:: classref-property
  711. :ref:`float<class_float>` **glow_intensity** = ``0.8`` :ref:`๐Ÿ”—<class_Environment_property_glow_intensity>`
  712. .. rst-class:: classref-property-setget
  713. - |void| **set_glow_intensity**\ (\ value\: :ref:`float<class_float>`\ )
  714. - :ref:`float<class_float>` **get_glow_intensity**\ (\ )
  715. The overall brightness multiplier of the glow effect. When using the Mobile rendering method (which only supports a lower dynamic range up to ``2.0``), this should be increased to ``1.5`` to compensate.
  716. .. rst-class:: classref-item-separator
  717. ----
  718. .. _class_Environment_property_glow_levels/1:
  719. .. rst-class:: classref-property
  720. :ref:`float<class_float>` **glow_levels/1** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_glow_levels/1>`
  721. .. rst-class:: classref-property-setget
  722. - |void| **set_glow_level**\ (\ idx\: :ref:`int<class_int>`, intensity\: :ref:`float<class_float>`\ )
  723. - :ref:`float<class_float>` **get_glow_level**\ (\ idx\: :ref:`int<class_int>`\ ) |const|
  724. The intensity of the 1st level of glow. This is the most "local" level (least blurry).
  725. \ **Note:** :ref:`glow_levels/1<class_Environment_property_glow_levels/1>` has no effect when using the Compatibility rendering method, due to this rendering method using a simpler glow implementation optimized for low-end devices.
  726. .. rst-class:: classref-item-separator
  727. ----
  728. .. _class_Environment_property_glow_levels/2:
  729. .. rst-class:: classref-property
  730. :ref:`float<class_float>` **glow_levels/2** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_glow_levels/2>`
  731. .. rst-class:: classref-property-setget
  732. - |void| **set_glow_level**\ (\ idx\: :ref:`int<class_int>`, intensity\: :ref:`float<class_float>`\ )
  733. - :ref:`float<class_float>` **get_glow_level**\ (\ idx\: :ref:`int<class_int>`\ ) |const|
  734. The intensity of the 2nd level of glow.
  735. \ **Note:** :ref:`glow_levels/2<class_Environment_property_glow_levels/2>` has no effect when using the Compatibility rendering method, due to this rendering method using a simpler glow implementation optimized for low-end devices.
  736. .. rst-class:: classref-item-separator
  737. ----
  738. .. _class_Environment_property_glow_levels/3:
  739. .. rst-class:: classref-property
  740. :ref:`float<class_float>` **glow_levels/3** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_glow_levels/3>`
  741. .. rst-class:: classref-property-setget
  742. - |void| **set_glow_level**\ (\ idx\: :ref:`int<class_int>`, intensity\: :ref:`float<class_float>`\ )
  743. - :ref:`float<class_float>` **get_glow_level**\ (\ idx\: :ref:`int<class_int>`\ ) |const|
  744. The intensity of the 3rd level of glow.
  745. \ **Note:** :ref:`glow_levels/3<class_Environment_property_glow_levels/3>` has no effect when using the Compatibility rendering method, due to this rendering method using a simpler glow implementation optimized for low-end devices.
  746. .. rst-class:: classref-item-separator
  747. ----
  748. .. _class_Environment_property_glow_levels/4:
  749. .. rst-class:: classref-property
  750. :ref:`float<class_float>` **glow_levels/4** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_glow_levels/4>`
  751. .. rst-class:: classref-property-setget
  752. - |void| **set_glow_level**\ (\ idx\: :ref:`int<class_int>`, intensity\: :ref:`float<class_float>`\ )
  753. - :ref:`float<class_float>` **get_glow_level**\ (\ idx\: :ref:`int<class_int>`\ ) |const|
  754. The intensity of the 4th level of glow.
  755. \ **Note:** :ref:`glow_levels/4<class_Environment_property_glow_levels/4>` has no effect when using the Compatibility rendering method, due to this rendering method using a simpler glow implementation optimized for low-end devices.
  756. .. rst-class:: classref-item-separator
  757. ----
  758. .. _class_Environment_property_glow_levels/5:
  759. .. rst-class:: classref-property
  760. :ref:`float<class_float>` **glow_levels/5** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_glow_levels/5>`
  761. .. rst-class:: classref-property-setget
  762. - |void| **set_glow_level**\ (\ idx\: :ref:`int<class_int>`, intensity\: :ref:`float<class_float>`\ )
  763. - :ref:`float<class_float>` **get_glow_level**\ (\ idx\: :ref:`int<class_int>`\ ) |const|
  764. The intensity of the 5th level of glow.
  765. \ **Note:** :ref:`glow_levels/5<class_Environment_property_glow_levels/5>` has no effect when using the Compatibility rendering method, due to this rendering method using a simpler glow implementation optimized for low-end devices.
  766. .. rst-class:: classref-item-separator
  767. ----
  768. .. _class_Environment_property_glow_levels/6:
  769. .. rst-class:: classref-property
  770. :ref:`float<class_float>` **glow_levels/6** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_glow_levels/6>`
  771. .. rst-class:: classref-property-setget
  772. - |void| **set_glow_level**\ (\ idx\: :ref:`int<class_int>`, intensity\: :ref:`float<class_float>`\ )
  773. - :ref:`float<class_float>` **get_glow_level**\ (\ idx\: :ref:`int<class_int>`\ ) |const|
  774. The intensity of the 6th level of glow.
  775. \ **Note:** :ref:`glow_levels/6<class_Environment_property_glow_levels/6>` has no effect when using the Compatibility rendering method, due to this rendering method using a simpler glow implementation optimized for low-end devices.
  776. .. rst-class:: classref-item-separator
  777. ----
  778. .. _class_Environment_property_glow_levels/7:
  779. .. rst-class:: classref-property
  780. :ref:`float<class_float>` **glow_levels/7** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_glow_levels/7>`
  781. .. rst-class:: classref-property-setget
  782. - |void| **set_glow_level**\ (\ idx\: :ref:`int<class_int>`, intensity\: :ref:`float<class_float>`\ )
  783. - :ref:`float<class_float>` **get_glow_level**\ (\ idx\: :ref:`int<class_int>`\ ) |const|
  784. The intensity of the 7th level of glow. This is the most "global" level (blurriest).
  785. \ **Note:** :ref:`glow_levels/7<class_Environment_property_glow_levels/7>` has no effect when using the Compatibility rendering method, due to this rendering method using a simpler glow implementation optimized for low-end devices.
  786. .. rst-class:: classref-item-separator
  787. ----
  788. .. _class_Environment_property_glow_map:
  789. .. rst-class:: classref-property
  790. :ref:`Texture<class_Texture>` **glow_map** :ref:`๐Ÿ”—<class_Environment_property_glow_map>`
  791. .. rst-class:: classref-property-setget
  792. - |void| **set_glow_map**\ (\ value\: :ref:`Texture<class_Texture>`\ )
  793. - :ref:`Texture<class_Texture>` **get_glow_map**\ (\ )
  794. The texture that should be used as a glow map to *multiply* the resulting glow color according to :ref:`glow_map_strength<class_Environment_property_glow_map_strength>`. This can be used to create a "lens dirt" effect. The texture's RGB color channels are used for modulation, but the alpha channel is ignored.
  795. \ **Note:** The texture will be stretched to fit the screen. Therefore, it's recommended to use a texture with an aspect ratio that matches your project's base aspect ratio (typically 16:9).
  796. \ **Note:** :ref:`glow_map<class_Environment_property_glow_map>` has no effect when using the Compatibility rendering method, due to this rendering method using a simpler glow implementation optimized for low-end devices.
  797. .. rst-class:: classref-item-separator
  798. ----
  799. .. _class_Environment_property_glow_map_strength:
  800. .. rst-class:: classref-property
  801. :ref:`float<class_float>` **glow_map_strength** = ``0.8`` :ref:`๐Ÿ”—<class_Environment_property_glow_map_strength>`
  802. .. rst-class:: classref-property-setget
  803. - |void| **set_glow_map_strength**\ (\ value\: :ref:`float<class_float>`\ )
  804. - :ref:`float<class_float>` **get_glow_map_strength**\ (\ )
  805. How strong of an influence the :ref:`glow_map<class_Environment_property_glow_map>` should have on the overall glow effect. A strength of ``0.0`` means the glow map has no influence, while a strength of ``1.0`` means the glow map has full influence.
  806. \ **Note:** If the glow map has black areas, a value of ``1.0`` can also turn off the glow effect entirely in specific areas of the screen.
  807. \ **Note:** :ref:`glow_map_strength<class_Environment_property_glow_map_strength>` has no effect when using the Compatibility rendering method, due to this rendering method using a simpler glow implementation optimized for low-end devices.
  808. .. rst-class:: classref-item-separator
  809. ----
  810. .. _class_Environment_property_glow_mix:
  811. .. rst-class:: classref-property
  812. :ref:`float<class_float>` **glow_mix** = ``0.05`` :ref:`๐Ÿ”—<class_Environment_property_glow_mix>`
  813. .. rst-class:: classref-property-setget
  814. - |void| **set_glow_mix**\ (\ value\: :ref:`float<class_float>`\ )
  815. - :ref:`float<class_float>` **get_glow_mix**\ (\ )
  816. When using the :ref:`GLOW_BLEND_MODE_MIX<class_Environment_constant_GLOW_BLEND_MODE_MIX>` :ref:`glow_blend_mode<class_Environment_property_glow_blend_mode>`, this controls how much the source image is blended with the glow layer. A value of ``0.0`` makes the glow rendering invisible, while a value of ``1.0`` is equivalent to :ref:`GLOW_BLEND_MODE_REPLACE<class_Environment_constant_GLOW_BLEND_MODE_REPLACE>`.
  817. \ **Note:** :ref:`glow_mix<class_Environment_property_glow_mix>` has no effect when using the Compatibility rendering method, due to this rendering method using a simpler glow implementation optimized for low-end devices.
  818. .. rst-class:: classref-item-separator
  819. ----
  820. .. _class_Environment_property_glow_normalized:
  821. .. rst-class:: classref-property
  822. :ref:`bool<class_bool>` **glow_normalized** = ``false`` :ref:`๐Ÿ”—<class_Environment_property_glow_normalized>`
  823. .. rst-class:: classref-property-setget
  824. - |void| **set_glow_normalized**\ (\ value\: :ref:`bool<class_bool>`\ )
  825. - :ref:`bool<class_bool>` **is_glow_normalized**\ (\ )
  826. If ``true``, glow levels will be normalized so that summed together their intensities equal ``1.0``.
  827. \ **Note:** :ref:`glow_normalized<class_Environment_property_glow_normalized>` has no effect when using the Compatibility rendering method, due to this rendering method using a simpler glow implementation optimized for low-end devices.
  828. .. rst-class:: classref-item-separator
  829. ----
  830. .. _class_Environment_property_glow_strength:
  831. .. rst-class:: classref-property
  832. :ref:`float<class_float>` **glow_strength** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_glow_strength>`
  833. .. rst-class:: classref-property-setget
  834. - |void| **set_glow_strength**\ (\ value\: :ref:`float<class_float>`\ )
  835. - :ref:`float<class_float>` **get_glow_strength**\ (\ )
  836. The strength of the glow effect. This applies as the glow is blurred across the screen and increases the distance and intensity of the blur. When using the Mobile rendering method, this should be increased to compensate for the lower dynamic range.
  837. \ **Note:** :ref:`glow_strength<class_Environment_property_glow_strength>` has no effect when using the Compatibility rendering method, due to this rendering method using a simpler glow implementation optimized for low-end devices.
  838. .. rst-class:: classref-item-separator
  839. ----
  840. .. _class_Environment_property_reflected_light_source:
  841. .. rst-class:: classref-property
  842. :ref:`ReflectionSource<enum_Environment_ReflectionSource>` **reflected_light_source** = ``0`` :ref:`๐Ÿ”—<class_Environment_property_reflected_light_source>`
  843. .. rst-class:: classref-property-setget
  844. - |void| **set_reflection_source**\ (\ value\: :ref:`ReflectionSource<enum_Environment_ReflectionSource>`\ )
  845. - :ref:`ReflectionSource<enum_Environment_ReflectionSource>` **get_reflection_source**\ (\ )
  846. The reflected (specular) light source.
  847. .. rst-class:: classref-item-separator
  848. ----
  849. .. _class_Environment_property_sdfgi_bounce_feedback:
  850. .. rst-class:: classref-property
  851. :ref:`float<class_float>` **sdfgi_bounce_feedback** = ``0.5`` :ref:`๐Ÿ”—<class_Environment_property_sdfgi_bounce_feedback>`
  852. .. rst-class:: classref-property-setget
  853. - |void| **set_sdfgi_bounce_feedback**\ (\ value\: :ref:`float<class_float>`\ )
  854. - :ref:`float<class_float>` **get_sdfgi_bounce_feedback**\ (\ )
  855. The energy multiplier applied to light every time it bounces from a surface when using SDFGI. Values greater than ``0.0`` will simulate multiple bounces, resulting in a more realistic appearance. Increasing :ref:`sdfgi_bounce_feedback<class_Environment_property_sdfgi_bounce_feedback>` generally has no performance impact. See also :ref:`sdfgi_energy<class_Environment_property_sdfgi_energy>`.
  856. \ **Note:** Values greater than ``0.5`` can cause infinite feedback loops and should be avoided in scenes with bright materials.
  857. \ **Note:** If :ref:`sdfgi_bounce_feedback<class_Environment_property_sdfgi_bounce_feedback>` is ``0.0``, indirect lighting will not be represented in reflections as light will only bounce one time.
  858. .. rst-class:: classref-item-separator
  859. ----
  860. .. _class_Environment_property_sdfgi_cascade0_distance:
  861. .. rst-class:: classref-property
  862. :ref:`float<class_float>` **sdfgi_cascade0_distance** = ``12.8`` :ref:`๐Ÿ”—<class_Environment_property_sdfgi_cascade0_distance>`
  863. .. rst-class:: classref-property-setget
  864. - |void| **set_sdfgi_cascade0_distance**\ (\ value\: :ref:`float<class_float>`\ )
  865. - :ref:`float<class_float>` **get_sdfgi_cascade0_distance**\ (\ )
  866. **Note:** This property is linked to :ref:`sdfgi_min_cell_size<class_Environment_property_sdfgi_min_cell_size>` and :ref:`sdfgi_max_distance<class_Environment_property_sdfgi_max_distance>`. Changing its value will automatically change those properties as well.
  867. .. rst-class:: classref-item-separator
  868. ----
  869. .. _class_Environment_property_sdfgi_cascades:
  870. .. rst-class:: classref-property
  871. :ref:`int<class_int>` **sdfgi_cascades** = ``4`` :ref:`๐Ÿ”—<class_Environment_property_sdfgi_cascades>`
  872. .. rst-class:: classref-property-setget
  873. - |void| **set_sdfgi_cascades**\ (\ value\: :ref:`int<class_int>`\ )
  874. - :ref:`int<class_int>` **get_sdfgi_cascades**\ (\ )
  875. The number of cascades to use for SDFGI (between 1 and 8). A higher number of cascades allows displaying SDFGI further away while preserving detail up close, at the cost of performance. When using SDFGI on small-scale levels, :ref:`sdfgi_cascades<class_Environment_property_sdfgi_cascades>` can often be decreased between ``1`` and ``4`` to improve performance.
  876. .. rst-class:: classref-item-separator
  877. ----
  878. .. _class_Environment_property_sdfgi_enabled:
  879. .. rst-class:: classref-property
  880. :ref:`bool<class_bool>` **sdfgi_enabled** = ``false`` :ref:`๐Ÿ”—<class_Environment_property_sdfgi_enabled>`
  881. .. rst-class:: classref-property-setget
  882. - |void| **set_sdfgi_enabled**\ (\ value\: :ref:`bool<class_bool>`\ )
  883. - :ref:`bool<class_bool>` **is_sdfgi_enabled**\ (\ )
  884. If ``true``, enables signed distance field global illumination for meshes that have their :ref:`GeometryInstance3D.gi_mode<class_GeometryInstance3D_property_gi_mode>` set to :ref:`GeometryInstance3D.GI_MODE_STATIC<class_GeometryInstance3D_constant_GI_MODE_STATIC>`. SDFGI is a real-time global illumination technique that works well with procedurally generated and user-built levels, including in situations where geometry is created during gameplay. The signed distance field is automatically generated around the camera as it moves. Dynamic lights are supported, but dynamic occluders and emissive surfaces are not.
  885. \ **Note:** SDFGI is only supported in the Forward+ rendering method, not Mobile or Compatibility.
  886. \ **Performance:** SDFGI is relatively demanding on the GPU and is not suited to low-end hardware such as integrated graphics (consider :ref:`LightmapGI<class_LightmapGI>` instead). To improve SDFGI performance, enable :ref:`ProjectSettings.rendering/global_illumination/gi/use_half_resolution<class_ProjectSettings_property_rendering/global_illumination/gi/use_half_resolution>` in the Project Settings.
  887. \ **Note:** Meshes should have sufficiently thick walls to avoid light leaks (avoid one-sided walls). For interior levels, enclose your level geometry in a sufficiently large box and bridge the loops to close the mesh.
  888. .. rst-class:: classref-item-separator
  889. ----
  890. .. _class_Environment_property_sdfgi_energy:
  891. .. rst-class:: classref-property
  892. :ref:`float<class_float>` **sdfgi_energy** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_sdfgi_energy>`
  893. .. rst-class:: classref-property-setget
  894. - |void| **set_sdfgi_energy**\ (\ value\: :ref:`float<class_float>`\ )
  895. - :ref:`float<class_float>` **get_sdfgi_energy**\ (\ )
  896. The energy multiplier to use for SDFGI. Higher values will result in brighter indirect lighting and reflections. See also :ref:`sdfgi_bounce_feedback<class_Environment_property_sdfgi_bounce_feedback>`.
  897. .. rst-class:: classref-item-separator
  898. ----
  899. .. _class_Environment_property_sdfgi_max_distance:
  900. .. rst-class:: classref-property
  901. :ref:`float<class_float>` **sdfgi_max_distance** = ``204.8`` :ref:`๐Ÿ”—<class_Environment_property_sdfgi_max_distance>`
  902. .. rst-class:: classref-property-setget
  903. - |void| **set_sdfgi_max_distance**\ (\ value\: :ref:`float<class_float>`\ )
  904. - :ref:`float<class_float>` **get_sdfgi_max_distance**\ (\ )
  905. The maximum distance at which SDFGI is visible. Beyond this distance, environment lighting or other sources of GI such as :ref:`ReflectionProbe<class_ReflectionProbe>` will be used as a fallback.
  906. \ **Note:** This property is linked to :ref:`sdfgi_min_cell_size<class_Environment_property_sdfgi_min_cell_size>` and :ref:`sdfgi_cascade0_distance<class_Environment_property_sdfgi_cascade0_distance>`. Changing its value will automatically change those properties as well.
  907. .. rst-class:: classref-item-separator
  908. ----
  909. .. _class_Environment_property_sdfgi_min_cell_size:
  910. .. rst-class:: classref-property
  911. :ref:`float<class_float>` **sdfgi_min_cell_size** = ``0.2`` :ref:`๐Ÿ”—<class_Environment_property_sdfgi_min_cell_size>`
  912. .. rst-class:: classref-property-setget
  913. - |void| **set_sdfgi_min_cell_size**\ (\ value\: :ref:`float<class_float>`\ )
  914. - :ref:`float<class_float>` **get_sdfgi_min_cell_size**\ (\ )
  915. The cell size to use for the closest SDFGI cascade (in 3D units). Lower values allow SDFGI to be more precise up close, at the cost of making SDFGI updates more demanding. This can cause stuttering when the camera moves fast. Higher values allow SDFGI to cover more ground, while also reducing the performance impact of SDFGI updates.
  916. \ **Note:** This property is linked to :ref:`sdfgi_max_distance<class_Environment_property_sdfgi_max_distance>` and :ref:`sdfgi_cascade0_distance<class_Environment_property_sdfgi_cascade0_distance>`. Changing its value will automatically change those properties as well.
  917. .. rst-class:: classref-item-separator
  918. ----
  919. .. _class_Environment_property_sdfgi_normal_bias:
  920. .. rst-class:: classref-property
  921. :ref:`float<class_float>` **sdfgi_normal_bias** = ``1.1`` :ref:`๐Ÿ”—<class_Environment_property_sdfgi_normal_bias>`
  922. .. rst-class:: classref-property-setget
  923. - |void| **set_sdfgi_normal_bias**\ (\ value\: :ref:`float<class_float>`\ )
  924. - :ref:`float<class_float>` **get_sdfgi_normal_bias**\ (\ )
  925. The normal bias to use for SDFGI probes. Increasing this value can reduce visible streaking artifacts on sloped surfaces, at the cost of increased light leaking.
  926. .. rst-class:: classref-item-separator
  927. ----
  928. .. _class_Environment_property_sdfgi_probe_bias:
  929. .. rst-class:: classref-property
  930. :ref:`float<class_float>` **sdfgi_probe_bias** = ``1.1`` :ref:`๐Ÿ”—<class_Environment_property_sdfgi_probe_bias>`
  931. .. rst-class:: classref-property-setget
  932. - |void| **set_sdfgi_probe_bias**\ (\ value\: :ref:`float<class_float>`\ )
  933. - :ref:`float<class_float>` **get_sdfgi_probe_bias**\ (\ )
  934. The constant bias to use for SDFGI probes. Increasing this value can reduce visible streaking artifacts on sloped surfaces, at the cost of increased light leaking.
  935. .. rst-class:: classref-item-separator
  936. ----
  937. .. _class_Environment_property_sdfgi_read_sky_light:
  938. .. rst-class:: classref-property
  939. :ref:`bool<class_bool>` **sdfgi_read_sky_light** = ``true`` :ref:`๐Ÿ”—<class_Environment_property_sdfgi_read_sky_light>`
  940. .. rst-class:: classref-property-setget
  941. - |void| **set_sdfgi_read_sky_light**\ (\ value\: :ref:`bool<class_bool>`\ )
  942. - :ref:`bool<class_bool>` **is_sdfgi_reading_sky_light**\ (\ )
  943. If ``true``, SDFGI takes the environment lighting into account. This should be set to ``false`` for interior scenes.
  944. .. rst-class:: classref-item-separator
  945. ----
  946. .. _class_Environment_property_sdfgi_use_occlusion:
  947. .. rst-class:: classref-property
  948. :ref:`bool<class_bool>` **sdfgi_use_occlusion** = ``false`` :ref:`๐Ÿ”—<class_Environment_property_sdfgi_use_occlusion>`
  949. .. rst-class:: classref-property-setget
  950. - |void| **set_sdfgi_use_occlusion**\ (\ value\: :ref:`bool<class_bool>`\ )
  951. - :ref:`bool<class_bool>` **is_sdfgi_using_occlusion**\ (\ )
  952. If ``true``, SDFGI uses an occlusion detection approach to reduce light leaking. Occlusion may however introduce dark blotches in certain spots, which may be undesired in mostly outdoor scenes. :ref:`sdfgi_use_occlusion<class_Environment_property_sdfgi_use_occlusion>` has a performance impact and should only be enabled when needed.
  953. .. rst-class:: classref-item-separator
  954. ----
  955. .. _class_Environment_property_sdfgi_y_scale:
  956. .. rst-class:: classref-property
  957. :ref:`SDFGIYScale<enum_Environment_SDFGIYScale>` **sdfgi_y_scale** = ``1`` :ref:`๐Ÿ”—<class_Environment_property_sdfgi_y_scale>`
  958. .. rst-class:: classref-property-setget
  959. - |void| **set_sdfgi_y_scale**\ (\ value\: :ref:`SDFGIYScale<enum_Environment_SDFGIYScale>`\ )
  960. - :ref:`SDFGIYScale<enum_Environment_SDFGIYScale>` **get_sdfgi_y_scale**\ (\ )
  961. The Y scale to use for SDFGI cells. Lower values will result in SDFGI cells being packed together more closely on the Y axis. This is used to balance between quality and covering a lot of vertical ground. :ref:`sdfgi_y_scale<class_Environment_property_sdfgi_y_scale>` should be set depending on how vertical your scene is (and how fast your camera may move on the Y axis).
  962. .. rst-class:: classref-item-separator
  963. ----
  964. .. _class_Environment_property_sky:
  965. .. rst-class:: classref-property
  966. :ref:`Sky<class_Sky>` **sky** :ref:`๐Ÿ”—<class_Environment_property_sky>`
  967. .. rst-class:: classref-property-setget
  968. - |void| **set_sky**\ (\ value\: :ref:`Sky<class_Sky>`\ )
  969. - :ref:`Sky<class_Sky>` **get_sky**\ (\ )
  970. The :ref:`Sky<class_Sky>` resource used for this **Environment**.
  971. .. rst-class:: classref-item-separator
  972. ----
  973. .. _class_Environment_property_sky_custom_fov:
  974. .. rst-class:: classref-property
  975. :ref:`float<class_float>` **sky_custom_fov** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_sky_custom_fov>`
  976. .. rst-class:: classref-property-setget
  977. - |void| **set_sky_custom_fov**\ (\ value\: :ref:`float<class_float>`\ )
  978. - :ref:`float<class_float>` **get_sky_custom_fov**\ (\ )
  979. If set to a value greater than ``0.0``, overrides the field of view to use for sky rendering. If set to ``0.0``, the same FOV as the current :ref:`Camera3D<class_Camera3D>` is used for sky rendering.
  980. .. rst-class:: classref-item-separator
  981. ----
  982. .. _class_Environment_property_sky_rotation:
  983. .. rst-class:: classref-property
  984. :ref:`Vector3<class_Vector3>` **sky_rotation** = ``Vector3(0, 0, 0)`` :ref:`๐Ÿ”—<class_Environment_property_sky_rotation>`
  985. .. rst-class:: classref-property-setget
  986. - |void| **set_sky_rotation**\ (\ value\: :ref:`Vector3<class_Vector3>`\ )
  987. - :ref:`Vector3<class_Vector3>` **get_sky_rotation**\ (\ )
  988. The rotation to use for sky rendering.
  989. .. rst-class:: classref-item-separator
  990. ----
  991. .. _class_Environment_property_ssao_ao_channel_affect:
  992. .. rst-class:: classref-property
  993. :ref:`float<class_float>` **ssao_ao_channel_affect** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_ssao_ao_channel_affect>`
  994. .. rst-class:: classref-property-setget
  995. - |void| **set_ssao_ao_channel_affect**\ (\ value\: :ref:`float<class_float>`\ )
  996. - :ref:`float<class_float>` **get_ssao_ao_channel_affect**\ (\ )
  997. The screen-space ambient occlusion intensity on materials that have an AO texture defined. Values higher than ``0`` will make the SSAO effect visible in areas darkened by AO textures.
  998. .. rst-class:: classref-item-separator
  999. ----
  1000. .. _class_Environment_property_ssao_detail:
  1001. .. rst-class:: classref-property
  1002. :ref:`float<class_float>` **ssao_detail** = ``0.5`` :ref:`๐Ÿ”—<class_Environment_property_ssao_detail>`
  1003. .. rst-class:: classref-property-setget
  1004. - |void| **set_ssao_detail**\ (\ value\: :ref:`float<class_float>`\ )
  1005. - :ref:`float<class_float>` **get_ssao_detail**\ (\ )
  1006. Sets the strength of the additional level of detail for the screen-space ambient occlusion effect. A high value makes the detail pass more prominent, but it may contribute to aliasing in your final image.
  1007. .. rst-class:: classref-item-separator
  1008. ----
  1009. .. _class_Environment_property_ssao_enabled:
  1010. .. rst-class:: classref-property
  1011. :ref:`bool<class_bool>` **ssao_enabled** = ``false`` :ref:`๐Ÿ”—<class_Environment_property_ssao_enabled>`
  1012. .. rst-class:: classref-property-setget
  1013. - |void| **set_ssao_enabled**\ (\ value\: :ref:`bool<class_bool>`\ )
  1014. - :ref:`bool<class_bool>` **is_ssao_enabled**\ (\ )
  1015. If ``true``, the screen-space ambient occlusion effect is enabled. This darkens objects' corners and cavities to simulate ambient light not reaching the entire object as in real life. This works well for small, dynamic objects, but baked lighting or ambient occlusion textures will do a better job at displaying ambient occlusion on large static objects. Godot uses a form of SSAO called Adaptive Screen Space Ambient Occlusion which is itself a form of Horizon Based Ambient Occlusion.
  1016. \ **Note:** SSAO is only supported in the Forward+ rendering method, not Mobile or Compatibility.
  1017. .. rst-class:: classref-item-separator
  1018. ----
  1019. .. _class_Environment_property_ssao_horizon:
  1020. .. rst-class:: classref-property
  1021. :ref:`float<class_float>` **ssao_horizon** = ``0.06`` :ref:`๐Ÿ”—<class_Environment_property_ssao_horizon>`
  1022. .. rst-class:: classref-property-setget
  1023. - |void| **set_ssao_horizon**\ (\ value\: :ref:`float<class_float>`\ )
  1024. - :ref:`float<class_float>` **get_ssao_horizon**\ (\ )
  1025. The threshold for considering whether a given point on a surface is occluded or not represented as an angle from the horizon mapped into the ``0.0-1.0`` range. A value of ``1.0`` results in no occlusion.
  1026. .. rst-class:: classref-item-separator
  1027. ----
  1028. .. _class_Environment_property_ssao_intensity:
  1029. .. rst-class:: classref-property
  1030. :ref:`float<class_float>` **ssao_intensity** = ``2.0`` :ref:`๐Ÿ”—<class_Environment_property_ssao_intensity>`
  1031. .. rst-class:: classref-property-setget
  1032. - |void| **set_ssao_intensity**\ (\ value\: :ref:`float<class_float>`\ )
  1033. - :ref:`float<class_float>` **get_ssao_intensity**\ (\ )
  1034. The primary screen-space ambient occlusion intensity. Acts as a multiplier for the screen-space ambient occlusion effect. A higher value results in darker occlusion.
  1035. .. rst-class:: classref-item-separator
  1036. ----
  1037. .. _class_Environment_property_ssao_light_affect:
  1038. .. rst-class:: classref-property
  1039. :ref:`float<class_float>` **ssao_light_affect** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_ssao_light_affect>`
  1040. .. rst-class:: classref-property-setget
  1041. - |void| **set_ssao_direct_light_affect**\ (\ value\: :ref:`float<class_float>`\ )
  1042. - :ref:`float<class_float>` **get_ssao_direct_light_affect**\ (\ )
  1043. The screen-space ambient occlusion intensity in direct light. In real life, ambient occlusion only applies to indirect light, which means its effects can't be seen in direct light. Values higher than ``0`` will make the SSAO effect visible in direct light.
  1044. .. rst-class:: classref-item-separator
  1045. ----
  1046. .. _class_Environment_property_ssao_power:
  1047. .. rst-class:: classref-property
  1048. :ref:`float<class_float>` **ssao_power** = ``1.5`` :ref:`๐Ÿ”—<class_Environment_property_ssao_power>`
  1049. .. rst-class:: classref-property-setget
  1050. - |void| **set_ssao_power**\ (\ value\: :ref:`float<class_float>`\ )
  1051. - :ref:`float<class_float>` **get_ssao_power**\ (\ )
  1052. The distribution of occlusion. A higher value results in darker occlusion, similar to :ref:`ssao_intensity<class_Environment_property_ssao_intensity>`, but with a sharper falloff.
  1053. .. rst-class:: classref-item-separator
  1054. ----
  1055. .. _class_Environment_property_ssao_radius:
  1056. .. rst-class:: classref-property
  1057. :ref:`float<class_float>` **ssao_radius** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_ssao_radius>`
  1058. .. rst-class:: classref-property-setget
  1059. - |void| **set_ssao_radius**\ (\ value\: :ref:`float<class_float>`\ )
  1060. - :ref:`float<class_float>` **get_ssao_radius**\ (\ )
  1061. The distance at which objects can occlude each other when calculating screen-space ambient occlusion. Higher values will result in occlusion over a greater distance at the cost of performance and quality.
  1062. .. rst-class:: classref-item-separator
  1063. ----
  1064. .. _class_Environment_property_ssao_sharpness:
  1065. .. rst-class:: classref-property
  1066. :ref:`float<class_float>` **ssao_sharpness** = ``0.98`` :ref:`๐Ÿ”—<class_Environment_property_ssao_sharpness>`
  1067. .. rst-class:: classref-property-setget
  1068. - |void| **set_ssao_sharpness**\ (\ value\: :ref:`float<class_float>`\ )
  1069. - :ref:`float<class_float>` **get_ssao_sharpness**\ (\ )
  1070. The amount that the screen-space ambient occlusion effect is allowed to blur over the edges of objects. Setting too high will result in aliasing around the edges of objects. Setting too low will make object edges appear blurry.
  1071. .. rst-class:: classref-item-separator
  1072. ----
  1073. .. _class_Environment_property_ssil_enabled:
  1074. .. rst-class:: classref-property
  1075. :ref:`bool<class_bool>` **ssil_enabled** = ``false`` :ref:`๐Ÿ”—<class_Environment_property_ssil_enabled>`
  1076. .. rst-class:: classref-property-setget
  1077. - |void| **set_ssil_enabled**\ (\ value\: :ref:`bool<class_bool>`\ )
  1078. - :ref:`bool<class_bool>` **is_ssil_enabled**\ (\ )
  1079. If ``true``, the screen-space indirect lighting effect is enabled. Screen space indirect lighting is a form of indirect lighting that allows diffuse light to bounce between nearby objects. Screen-space indirect lighting works very similarly to screen-space ambient occlusion, in that it only affects a limited range. It is intended to be used along with a form of proper global illumination like SDFGI or :ref:`VoxelGI<class_VoxelGI>`. Screen-space indirect lighting is not affected by individual light's :ref:`Light3D.light_indirect_energy<class_Light3D_property_light_indirect_energy>`.
  1080. \ **Note:** SSIL is only supported in the Forward+ rendering method, not Mobile or Compatibility.
  1081. .. rst-class:: classref-item-separator
  1082. ----
  1083. .. _class_Environment_property_ssil_intensity:
  1084. .. rst-class:: classref-property
  1085. :ref:`float<class_float>` **ssil_intensity** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_ssil_intensity>`
  1086. .. rst-class:: classref-property-setget
  1087. - |void| **set_ssil_intensity**\ (\ value\: :ref:`float<class_float>`\ )
  1088. - :ref:`float<class_float>` **get_ssil_intensity**\ (\ )
  1089. The brightness multiplier for the screen-space indirect lighting effect. A higher value will result in brighter light.
  1090. .. rst-class:: classref-item-separator
  1091. ----
  1092. .. _class_Environment_property_ssil_normal_rejection:
  1093. .. rst-class:: classref-property
  1094. :ref:`float<class_float>` **ssil_normal_rejection** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_ssil_normal_rejection>`
  1095. .. rst-class:: classref-property-setget
  1096. - |void| **set_ssil_normal_rejection**\ (\ value\: :ref:`float<class_float>`\ )
  1097. - :ref:`float<class_float>` **get_ssil_normal_rejection**\ (\ )
  1098. Amount of normal rejection used when calculating screen-space indirect lighting. Normal rejection uses the normal of a given sample point to reject samples that are facing away from the current pixel. Normal rejection is necessary to avoid light leaking when only one side of an object is illuminated. However, normal rejection can be disabled if light leaking is desirable, such as when the scene mostly contains emissive objects that emit light from faces that cannot be seen from the camera.
  1099. .. rst-class:: classref-item-separator
  1100. ----
  1101. .. _class_Environment_property_ssil_radius:
  1102. .. rst-class:: classref-property
  1103. :ref:`float<class_float>` **ssil_radius** = ``5.0`` :ref:`๐Ÿ”—<class_Environment_property_ssil_radius>`
  1104. .. rst-class:: classref-property-setget
  1105. - |void| **set_ssil_radius**\ (\ value\: :ref:`float<class_float>`\ )
  1106. - :ref:`float<class_float>` **get_ssil_radius**\ (\ )
  1107. The distance that bounced lighting can travel when using the screen space indirect lighting effect. A larger value will result in light bouncing further in a scene, but may result in under-sampling artifacts which look like long spikes surrounding light sources.
  1108. .. rst-class:: classref-item-separator
  1109. ----
  1110. .. _class_Environment_property_ssil_sharpness:
  1111. .. rst-class:: classref-property
  1112. :ref:`float<class_float>` **ssil_sharpness** = ``0.98`` :ref:`๐Ÿ”—<class_Environment_property_ssil_sharpness>`
  1113. .. rst-class:: classref-property-setget
  1114. - |void| **set_ssil_sharpness**\ (\ value\: :ref:`float<class_float>`\ )
  1115. - :ref:`float<class_float>` **get_ssil_sharpness**\ (\ )
  1116. The amount that the screen-space indirect lighting effect is allowed to blur over the edges of objects. Setting too high will result in aliasing around the edges of objects. Setting too low will make object edges appear blurry.
  1117. .. rst-class:: classref-item-separator
  1118. ----
  1119. .. _class_Environment_property_ssr_depth_tolerance:
  1120. .. rst-class:: classref-property
  1121. :ref:`float<class_float>` **ssr_depth_tolerance** = ``0.2`` :ref:`๐Ÿ”—<class_Environment_property_ssr_depth_tolerance>`
  1122. .. rst-class:: classref-property-setget
  1123. - |void| **set_ssr_depth_tolerance**\ (\ value\: :ref:`float<class_float>`\ )
  1124. - :ref:`float<class_float>` **get_ssr_depth_tolerance**\ (\ )
  1125. The depth tolerance for screen-space reflections.
  1126. .. rst-class:: classref-item-separator
  1127. ----
  1128. .. _class_Environment_property_ssr_enabled:
  1129. .. rst-class:: classref-property
  1130. :ref:`bool<class_bool>` **ssr_enabled** = ``false`` :ref:`๐Ÿ”—<class_Environment_property_ssr_enabled>`
  1131. .. rst-class:: classref-property-setget
  1132. - |void| **set_ssr_enabled**\ (\ value\: :ref:`bool<class_bool>`\ )
  1133. - :ref:`bool<class_bool>` **is_ssr_enabled**\ (\ )
  1134. If ``true``, screen-space reflections are enabled. Screen-space reflections are more accurate than reflections from :ref:`VoxelGI<class_VoxelGI>`\ s or :ref:`ReflectionProbe<class_ReflectionProbe>`\ s, but are slower and can't reflect surfaces occluded by others.
  1135. \ **Note:** SSR is only supported in the Forward+ rendering method, not Mobile or Compatibility.
  1136. .. rst-class:: classref-item-separator
  1137. ----
  1138. .. _class_Environment_property_ssr_fade_in:
  1139. .. rst-class:: classref-property
  1140. :ref:`float<class_float>` **ssr_fade_in** = ``0.15`` :ref:`๐Ÿ”—<class_Environment_property_ssr_fade_in>`
  1141. .. rst-class:: classref-property-setget
  1142. - |void| **set_ssr_fade_in**\ (\ value\: :ref:`float<class_float>`\ )
  1143. - :ref:`float<class_float>` **get_ssr_fade_in**\ (\ )
  1144. The fade-in distance for screen-space reflections. Affects the area from the reflected material to the screen-space reflection. Only positive values are valid (negative values will be clamped to ``0.0``).
  1145. .. rst-class:: classref-item-separator
  1146. ----
  1147. .. _class_Environment_property_ssr_fade_out:
  1148. .. rst-class:: classref-property
  1149. :ref:`float<class_float>` **ssr_fade_out** = ``2.0`` :ref:`๐Ÿ”—<class_Environment_property_ssr_fade_out>`
  1150. .. rst-class:: classref-property-setget
  1151. - |void| **set_ssr_fade_out**\ (\ value\: :ref:`float<class_float>`\ )
  1152. - :ref:`float<class_float>` **get_ssr_fade_out**\ (\ )
  1153. The fade-out distance for screen-space reflections. Affects the area from the screen-space reflection to the "global" reflection. Only positive values are valid (negative values will be clamped to ``0.0``).
  1154. .. rst-class:: classref-item-separator
  1155. ----
  1156. .. _class_Environment_property_ssr_max_steps:
  1157. .. rst-class:: classref-property
  1158. :ref:`int<class_int>` **ssr_max_steps** = ``64`` :ref:`๐Ÿ”—<class_Environment_property_ssr_max_steps>`
  1159. .. rst-class:: classref-property-setget
  1160. - |void| **set_ssr_max_steps**\ (\ value\: :ref:`int<class_int>`\ )
  1161. - :ref:`int<class_int>` **get_ssr_max_steps**\ (\ )
  1162. The maximum number of steps for screen-space reflections. Higher values are slower.
  1163. .. rst-class:: classref-item-separator
  1164. ----
  1165. .. _class_Environment_property_tonemap_exposure:
  1166. .. rst-class:: classref-property
  1167. :ref:`float<class_float>` **tonemap_exposure** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_tonemap_exposure>`
  1168. .. rst-class:: classref-property-setget
  1169. - |void| **set_tonemap_exposure**\ (\ value\: :ref:`float<class_float>`\ )
  1170. - :ref:`float<class_float>` **get_tonemap_exposure**\ (\ )
  1171. The default exposure used for tonemapping. Higher values result in a brighter image. See also :ref:`tonemap_white<class_Environment_property_tonemap_white>`.
  1172. .. rst-class:: classref-item-separator
  1173. ----
  1174. .. _class_Environment_property_tonemap_mode:
  1175. .. rst-class:: classref-property
  1176. :ref:`ToneMapper<enum_Environment_ToneMapper>` **tonemap_mode** = ``0`` :ref:`๐Ÿ”—<class_Environment_property_tonemap_mode>`
  1177. .. rst-class:: classref-property-setget
  1178. - |void| **set_tonemapper**\ (\ value\: :ref:`ToneMapper<enum_Environment_ToneMapper>`\ )
  1179. - :ref:`ToneMapper<enum_Environment_ToneMapper>` **get_tonemapper**\ (\ )
  1180. The tonemapping mode to use. Tonemapping is the process that "converts" HDR values to be suitable for rendering on an LDR display. (Godot doesn't support rendering on HDR displays yet.)
  1181. .. rst-class:: classref-item-separator
  1182. ----
  1183. .. _class_Environment_property_tonemap_white:
  1184. .. rst-class:: classref-property
  1185. :ref:`float<class_float>` **tonemap_white** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_tonemap_white>`
  1186. .. rst-class:: classref-property-setget
  1187. - |void| **set_tonemap_white**\ (\ value\: :ref:`float<class_float>`\ )
  1188. - :ref:`float<class_float>` **get_tonemap_white**\ (\ )
  1189. The white reference value for tonemapping (also called "whitepoint"). Higher values can make highlights look less blown out, and will also slightly darken the whole scene as a result. Only effective if the :ref:`tonemap_mode<class_Environment_property_tonemap_mode>` isn't set to :ref:`TONE_MAPPER_LINEAR<class_Environment_constant_TONE_MAPPER_LINEAR>`. See also :ref:`tonemap_exposure<class_Environment_property_tonemap_exposure>`.
  1190. .. rst-class:: classref-item-separator
  1191. ----
  1192. .. _class_Environment_property_volumetric_fog_albedo:
  1193. .. rst-class:: classref-property
  1194. :ref:`Color<class_Color>` **volumetric_fog_albedo** = ``Color(1, 1, 1, 1)`` :ref:`๐Ÿ”—<class_Environment_property_volumetric_fog_albedo>`
  1195. .. rst-class:: classref-property-setget
  1196. - |void| **set_volumetric_fog_albedo**\ (\ value\: :ref:`Color<class_Color>`\ )
  1197. - :ref:`Color<class_Color>` **get_volumetric_fog_albedo**\ (\ )
  1198. The :ref:`Color<class_Color>` of the volumetric fog when interacting with lights. Mist and fog have an albedo close to ``Color(1, 1, 1, 1)`` while smoke has a darker albedo.
  1199. .. rst-class:: classref-item-separator
  1200. ----
  1201. .. _class_Environment_property_volumetric_fog_ambient_inject:
  1202. .. rst-class:: classref-property
  1203. :ref:`float<class_float>` **volumetric_fog_ambient_inject** = ``0.0`` :ref:`๐Ÿ”—<class_Environment_property_volumetric_fog_ambient_inject>`
  1204. .. rst-class:: classref-property-setget
  1205. - |void| **set_volumetric_fog_ambient_inject**\ (\ value\: :ref:`float<class_float>`\ )
  1206. - :ref:`float<class_float>` **get_volumetric_fog_ambient_inject**\ (\ )
  1207. Scales the strength of ambient light used in the volumetric fog. A value of ``0.0`` means that ambient light will not impact the volumetric fog. :ref:`volumetric_fog_ambient_inject<class_Environment_property_volumetric_fog_ambient_inject>` has a small performance cost when set above ``0.0``.
  1208. \ **Note:** This has no visible effect if :ref:`volumetric_fog_density<class_Environment_property_volumetric_fog_density>` is ``0.0`` or if :ref:`volumetric_fog_albedo<class_Environment_property_volumetric_fog_albedo>` is a fully black color.
  1209. .. rst-class:: classref-item-separator
  1210. ----
  1211. .. _class_Environment_property_volumetric_fog_anisotropy:
  1212. .. rst-class:: classref-property
  1213. :ref:`float<class_float>` **volumetric_fog_anisotropy** = ``0.2`` :ref:`๐Ÿ”—<class_Environment_property_volumetric_fog_anisotropy>`
  1214. .. rst-class:: classref-property-setget
  1215. - |void| **set_volumetric_fog_anisotropy**\ (\ value\: :ref:`float<class_float>`\ )
  1216. - :ref:`float<class_float>` **get_volumetric_fog_anisotropy**\ (\ )
  1217. The direction of scattered light as it goes through the volumetric fog. A value close to ``1.0`` means almost all light is scattered forward. A value close to ``0.0`` means light is scattered equally in all directions. A value close to ``-1.0`` means light is scattered mostly backward. Fog and mist scatter light slightly forward, while smoke scatters light equally in all directions.
  1218. .. rst-class:: classref-item-separator
  1219. ----
  1220. .. _class_Environment_property_volumetric_fog_density:
  1221. .. rst-class:: classref-property
  1222. :ref:`float<class_float>` **volumetric_fog_density** = ``0.05`` :ref:`๐Ÿ”—<class_Environment_property_volumetric_fog_density>`
  1223. .. rst-class:: classref-property-setget
  1224. - |void| **set_volumetric_fog_density**\ (\ value\: :ref:`float<class_float>`\ )
  1225. - :ref:`float<class_float>` **get_volumetric_fog_density**\ (\ )
  1226. The base *exponential* density of the volumetric fog. Set this to the lowest density you want to have globally. :ref:`FogVolume<class_FogVolume>`\ s can be used to add to or subtract from this density in specific areas. Fog rendering is exponential as in real life.
  1227. A value of ``0.0`` disables global volumetric fog while allowing :ref:`FogVolume<class_FogVolume>`\ s to display volumetric fog in specific areas.
  1228. To make volumetric fog work as a volumetric *lighting* solution, set :ref:`volumetric_fog_density<class_Environment_property_volumetric_fog_density>` to the lowest non-zero value (``0.0001``) then increase lights' :ref:`Light3D.light_volumetric_fog_energy<class_Light3D_property_light_volumetric_fog_energy>` to values between ``10000`` and ``100000`` to compensate for the very low density.
  1229. .. rst-class:: classref-item-separator
  1230. ----
  1231. .. _class_Environment_property_volumetric_fog_detail_spread:
  1232. .. rst-class:: classref-property
  1233. :ref:`float<class_float>` **volumetric_fog_detail_spread** = ``2.0`` :ref:`๐Ÿ”—<class_Environment_property_volumetric_fog_detail_spread>`
  1234. .. rst-class:: classref-property-setget
  1235. - |void| **set_volumetric_fog_detail_spread**\ (\ value\: :ref:`float<class_float>`\ )
  1236. - :ref:`float<class_float>` **get_volumetric_fog_detail_spread**\ (\ )
  1237. The distribution of size down the length of the froxel buffer. A higher value compresses the froxels closer to the camera and places more detail closer to the camera.
  1238. .. rst-class:: classref-item-separator
  1239. ----
  1240. .. _class_Environment_property_volumetric_fog_emission:
  1241. .. rst-class:: classref-property
  1242. :ref:`Color<class_Color>` **volumetric_fog_emission** = ``Color(0, 0, 0, 1)`` :ref:`๐Ÿ”—<class_Environment_property_volumetric_fog_emission>`
  1243. .. rst-class:: classref-property-setget
  1244. - |void| **set_volumetric_fog_emission**\ (\ value\: :ref:`Color<class_Color>`\ )
  1245. - :ref:`Color<class_Color>` **get_volumetric_fog_emission**\ (\ )
  1246. The emitted light from the volumetric fog. Even with emission, volumetric fog will not cast light onto other surfaces. Emission is useful to establish an ambient color. As the volumetric fog effect uses single-scattering only, fog tends to need a little bit of emission to soften the harsh shadows.
  1247. .. rst-class:: classref-item-separator
  1248. ----
  1249. .. _class_Environment_property_volumetric_fog_emission_energy:
  1250. .. rst-class:: classref-property
  1251. :ref:`float<class_float>` **volumetric_fog_emission_energy** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_volumetric_fog_emission_energy>`
  1252. .. rst-class:: classref-property-setget
  1253. - |void| **set_volumetric_fog_emission_energy**\ (\ value\: :ref:`float<class_float>`\ )
  1254. - :ref:`float<class_float>` **get_volumetric_fog_emission_energy**\ (\ )
  1255. The brightness of the emitted light from the volumetric fog.
  1256. .. rst-class:: classref-item-separator
  1257. ----
  1258. .. _class_Environment_property_volumetric_fog_enabled:
  1259. .. rst-class:: classref-property
  1260. :ref:`bool<class_bool>` **volumetric_fog_enabled** = ``false`` :ref:`๐Ÿ”—<class_Environment_property_volumetric_fog_enabled>`
  1261. .. rst-class:: classref-property-setget
  1262. - |void| **set_volumetric_fog_enabled**\ (\ value\: :ref:`bool<class_bool>`\ )
  1263. - :ref:`bool<class_bool>` **is_volumetric_fog_enabled**\ (\ )
  1264. Enables the volumetric fog effect. Volumetric fog uses a screen-aligned froxel buffer to calculate accurate volumetric scattering in the short to medium range. Volumetric fog interacts with :ref:`FogVolume<class_FogVolume>`\ s and lights to calculate localized and global fog. Volumetric fog uses a PBR single-scattering model based on extinction, scattering, and emission which it exposes to users as density, albedo, and emission.
  1265. \ **Note:** Volumetric fog is only supported in the Forward+ rendering method, not Mobile or Compatibility.
  1266. .. rst-class:: classref-item-separator
  1267. ----
  1268. .. _class_Environment_property_volumetric_fog_gi_inject:
  1269. .. rst-class:: classref-property
  1270. :ref:`float<class_float>` **volumetric_fog_gi_inject** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_volumetric_fog_gi_inject>`
  1271. .. rst-class:: classref-property-setget
  1272. - |void| **set_volumetric_fog_gi_inject**\ (\ value\: :ref:`float<class_float>`\ )
  1273. - :ref:`float<class_float>` **get_volumetric_fog_gi_inject**\ (\ )
  1274. Scales the strength of Global Illumination used in the volumetric fog's albedo color. A value of ``0.0`` means that Global Illumination will not impact the volumetric fog. :ref:`volumetric_fog_gi_inject<class_Environment_property_volumetric_fog_gi_inject>` has a small performance cost when set above ``0.0``.
  1275. \ **Note:** This has no visible effect if :ref:`volumetric_fog_density<class_Environment_property_volumetric_fog_density>` is ``0.0`` or if :ref:`volumetric_fog_albedo<class_Environment_property_volumetric_fog_albedo>` is a fully black color.
  1276. \ **Note:** Only :ref:`VoxelGI<class_VoxelGI>` and SDFGI (:ref:`sdfgi_enabled<class_Environment_property_sdfgi_enabled>`) are taken into account when using :ref:`volumetric_fog_gi_inject<class_Environment_property_volumetric_fog_gi_inject>`. Global illumination from :ref:`LightmapGI<class_LightmapGI>`, :ref:`ReflectionProbe<class_ReflectionProbe>` and SSIL (see :ref:`ssil_enabled<class_Environment_property_ssil_enabled>`) will be ignored by volumetric fog.
  1277. .. rst-class:: classref-item-separator
  1278. ----
  1279. .. _class_Environment_property_volumetric_fog_length:
  1280. .. rst-class:: classref-property
  1281. :ref:`float<class_float>` **volumetric_fog_length** = ``64.0`` :ref:`๐Ÿ”—<class_Environment_property_volumetric_fog_length>`
  1282. .. rst-class:: classref-property-setget
  1283. - |void| **set_volumetric_fog_length**\ (\ value\: :ref:`float<class_float>`\ )
  1284. - :ref:`float<class_float>` **get_volumetric_fog_length**\ (\ )
  1285. The distance over which the volumetric fog is computed. Increase to compute fog over a greater range, decrease to add more detail when a long range is not needed. For best quality fog, keep this as low as possible. See also :ref:`ProjectSettings.rendering/environment/volumetric_fog/volume_depth<class_ProjectSettings_property_rendering/environment/volumetric_fog/volume_depth>`.
  1286. .. rst-class:: classref-item-separator
  1287. ----
  1288. .. _class_Environment_property_volumetric_fog_sky_affect:
  1289. .. rst-class:: classref-property
  1290. :ref:`float<class_float>` **volumetric_fog_sky_affect** = ``1.0`` :ref:`๐Ÿ”—<class_Environment_property_volumetric_fog_sky_affect>`
  1291. .. rst-class:: classref-property-setget
  1292. - |void| **set_volumetric_fog_sky_affect**\ (\ value\: :ref:`float<class_float>`\ )
  1293. - :ref:`float<class_float>` **get_volumetric_fog_sky_affect**\ (\ )
  1294. The factor to use when affecting the sky with volumetric fog. ``1.0`` means that volumetric fog can fully obscure the sky. Lower values reduce the impact of volumetric fog on sky rendering, with ``0.0`` not affecting sky rendering at all.
  1295. \ **Note:** :ref:`volumetric_fog_sky_affect<class_Environment_property_volumetric_fog_sky_affect>` also affects :ref:`FogVolume<class_FogVolume>`\ s, even if :ref:`volumetric_fog_density<class_Environment_property_volumetric_fog_density>` is ``0.0``. If you notice :ref:`FogVolume<class_FogVolume>`\ s are disappearing when looking towards the sky, set :ref:`volumetric_fog_sky_affect<class_Environment_property_volumetric_fog_sky_affect>` to ``1.0``.
  1296. .. rst-class:: classref-item-separator
  1297. ----
  1298. .. _class_Environment_property_volumetric_fog_temporal_reprojection_amount:
  1299. .. rst-class:: classref-property
  1300. :ref:`float<class_float>` **volumetric_fog_temporal_reprojection_amount** = ``0.9`` :ref:`๐Ÿ”—<class_Environment_property_volumetric_fog_temporal_reprojection_amount>`
  1301. .. rst-class:: classref-property-setget
  1302. - |void| **set_volumetric_fog_temporal_reprojection_amount**\ (\ value\: :ref:`float<class_float>`\ )
  1303. - :ref:`float<class_float>` **get_volumetric_fog_temporal_reprojection_amount**\ (\ )
  1304. The amount by which to blend the last frame with the current frame. A higher number results in smoother volumetric fog, but makes "ghosting" much worse. A lower value reduces ghosting but can result in the per-frame temporal jitter becoming visible.
  1305. .. rst-class:: classref-item-separator
  1306. ----
  1307. .. _class_Environment_property_volumetric_fog_temporal_reprojection_enabled:
  1308. .. rst-class:: classref-property
  1309. :ref:`bool<class_bool>` **volumetric_fog_temporal_reprojection_enabled** = ``true`` :ref:`๐Ÿ”—<class_Environment_property_volumetric_fog_temporal_reprojection_enabled>`
  1310. .. rst-class:: classref-property-setget
  1311. - |void| **set_volumetric_fog_temporal_reprojection_enabled**\ (\ value\: :ref:`bool<class_bool>`\ )
  1312. - :ref:`bool<class_bool>` **is_volumetric_fog_temporal_reprojection_enabled**\ (\ )
  1313. Enables temporal reprojection in the volumetric fog. Temporal reprojection blends the current frame's volumetric fog with the last frame's volumetric fog to smooth out jagged edges. The performance cost is minimal; however, it leads to moving :ref:`FogVolume<class_FogVolume>`\ s and :ref:`Light3D<class_Light3D>`\ s "ghosting" and leaving a trail behind them. When temporal reprojection is enabled, try to avoid moving :ref:`FogVolume<class_FogVolume>`\ s or :ref:`Light3D<class_Light3D>`\ s too fast. Short-lived dynamic lighting effects should have :ref:`Light3D.light_volumetric_fog_energy<class_Light3D_property_light_volumetric_fog_energy>` set to ``0.0`` to avoid ghosting.
  1314. .. rst-class:: classref-section-separator
  1315. ----
  1316. .. rst-class:: classref-descriptions-group
  1317. Method Descriptions
  1318. -------------------
  1319. .. _class_Environment_method_get_glow_level:
  1320. .. rst-class:: classref-method
  1321. :ref:`float<class_float>` **get_glow_level**\ (\ idx\: :ref:`int<class_int>`\ ) |const| :ref:`๐Ÿ”—<class_Environment_method_get_glow_level>`
  1322. Returns the intensity of the glow level ``idx``.
  1323. .. rst-class:: classref-item-separator
  1324. ----
  1325. .. _class_Environment_method_set_glow_level:
  1326. .. rst-class:: classref-method
  1327. |void| **set_glow_level**\ (\ idx\: :ref:`int<class_int>`, intensity\: :ref:`float<class_float>`\ ) :ref:`๐Ÿ”—<class_Environment_method_set_glow_level>`
  1328. Sets the intensity of the glow level ``idx``. A value above ``0.0`` enables the level. Each level relies on the previous level. This means that enabling higher glow levels will slow down the glow effect rendering, even if previous levels aren't enabled.
  1329. .. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)`
  1330. .. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)`
  1331. .. |vararg| replace:: :abbr:`vararg (This method accepts any number of arguments after the ones described here.)`
  1332. .. |constructor| replace:: :abbr:`constructor (This method is used to construct a type.)`
  1333. .. |static| replace:: :abbr:`static (This method doesn't need an instance to be called, so it can be called directly using the class name.)`
  1334. .. |operator| replace:: :abbr:`operator (This method describes a valid operator to use with this type as left-hand operand.)`
  1335. .. |bitfield| replace:: :abbr:`BitField (This value is an integer composed as a bitmask of the following flags.)`
  1336. .. |void| replace:: :abbr:`void (No return value.)`