mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
classref: Sync with current master branch (d34594179)
This commit is contained in:
@@ -36,15 +36,15 @@ Properties
|
||||
.. table::
|
||||
:widths: auto
|
||||
|
||||
+------------------------------------------------+----------------------------------------------------------------------+------------------------------------------------------------------------+
|
||||
| :ref:`float<class_float>` | :ref:`omni_attenuation<class_OmniLight3D_property_omni_attenuation>` | ``1.0`` |
|
||||
+------------------------------------------------+----------------------------------------------------------------------+------------------------------------------------------------------------+
|
||||
| :ref:`float<class_float>` | :ref:`omni_range<class_OmniLight3D_property_omni_range>` | ``5.0`` |
|
||||
+------------------------------------------------+----------------------------------------------------------------------+------------------------------------------------------------------------+
|
||||
| :ref:`ShadowMode<enum_OmniLight3D_ShadowMode>` | :ref:`omni_shadow_mode<class_OmniLight3D_property_omni_shadow_mode>` | ``1`` |
|
||||
+------------------------------------------------+----------------------------------------------------------------------+------------------------------------------------------------------------+
|
||||
| :ref:`float<class_float>` | shadow_bias | ``0.2`` (overrides :ref:`Light3D<class_Light3D_property_shadow_bias>`) |
|
||||
+------------------------------------------------+----------------------------------------------------------------------+------------------------------------------------------------------------+
|
||||
+------------------------------------------------+----------------------------------------------------------------------+-------------------------------------------------------------------------------+
|
||||
| :ref:`float<class_float>` | :ref:`omni_attenuation<class_OmniLight3D_property_omni_attenuation>` | ``1.0`` |
|
||||
+------------------------------------------------+----------------------------------------------------------------------+-------------------------------------------------------------------------------+
|
||||
| :ref:`float<class_float>` | :ref:`omni_range<class_OmniLight3D_property_omni_range>` | ``5.0`` |
|
||||
+------------------------------------------------+----------------------------------------------------------------------+-------------------------------------------------------------------------------+
|
||||
| :ref:`ShadowMode<enum_OmniLight3D_ShadowMode>` | :ref:`omni_shadow_mode<class_OmniLight3D_property_omni_shadow_mode>` | ``1`` |
|
||||
+------------------------------------------------+----------------------------------------------------------------------+-------------------------------------------------------------------------------+
|
||||
| :ref:`float<class_float>` | shadow_normal_bias | ``1.0`` (overrides :ref:`Light3D<class_Light3D_property_shadow_normal_bias>`) |
|
||||
+------------------------------------------------+----------------------------------------------------------------------+-------------------------------------------------------------------------------+
|
||||
|
||||
.. rst-class:: classref-section-separator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user