mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Don't generate empty doc sections and reduce code duplication
This commit is contained in:
parent
2d1699ef82
commit
d54f2ad7ca
647 changed files with 76 additions and 2011 deletions
|
|
@ -8,8 +8,6 @@
|
|||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
<methods>
|
||||
</methods>
|
||||
<members>
|
||||
<member name="process_mode" type="int" setter="set_process_mode" getter="get_process_mode" enum="Sky.ProcessMode" default="0">
|
||||
Sets the method for generating the radiance map from the sky. The radiance map is a cubemap with increasingly blurry versions of the sky corresponding to different levels of roughness. Radiance maps can be expensive to calculate. See [enum ProcessMode] for options.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue