.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead. .. _class_Sky: Sky === **Inherits:** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Inherited By:** :ref:`PanoramaSky`, :ref:`ProceduralSky` **Category:** Core Brief Description ----------------- Member Functions ---------------- +------------------------+------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`get_radiance_size` **(** **)** const | +------------------------+------------------------------------------------------------------------------------------------+ | void | :ref:`set_radiance_size` **(** :ref:`int` size **)** | +------------------------+------------------------------------------------------------------------------------------------+ Member Variables ---------------- - :ref:`int` **radiance_size** Numeric Constants ----------------- - **RADIANCE_SIZE_32** = **0** - **RADIANCE_SIZE_64** = **1** - **RADIANCE_SIZE_128** = **2** - **RADIANCE_SIZE_256** = **3** - **RADIANCE_SIZE_512** = **4** - **RADIANCE_SIZE_1024** = **5** - **RADIANCE_SIZE_2048** = **6** - **RADIANCE_SIZE_MAX** = **7** Member Function Description --------------------------- .. _class_Sky_get_radiance_size: - :ref:`int` **get_radiance_size** **(** **)** const .. _class_Sky_set_radiance_size: - void **set_radiance_size** **(** :ref:`int` size **)**