mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (705b7a0)
This commit is contained in:
@@ -61,7 +61,7 @@ Property Descriptions
|
||||
|
||||
.. rst-class:: classref-property
|
||||
|
||||
:ref:`Material<class_Material>` **material**
|
||||
:ref:`Material<class_Material>` **material** :ref:`🔗<class_FogVolume_property_material>`
|
||||
|
||||
.. rst-class:: classref-property-setget
|
||||
|
||||
@@ -78,7 +78,7 @@ The :ref:`Material<class_Material>` used by the **FogVolume**. Can be either a b
|
||||
|
||||
.. rst-class:: classref-property
|
||||
|
||||
:ref:`FogVolumeShape<enum_RenderingServer_FogVolumeShape>` **shape** = ``3``
|
||||
:ref:`FogVolumeShape<enum_RenderingServer_FogVolumeShape>` **shape** = ``3`` :ref:`🔗<class_FogVolume_property_shape>`
|
||||
|
||||
.. rst-class:: classref-property-setget
|
||||
|
||||
@@ -95,7 +95,7 @@ The shape of the **FogVolume**. This can be set to either :ref:`RenderingServer.
|
||||
|
||||
.. rst-class:: classref-property
|
||||
|
||||
:ref:`Vector3<class_Vector3>` **size** = ``Vector3(2, 2, 2)``
|
||||
:ref:`Vector3<class_Vector3>` **size** = ``Vector3(2, 2, 2)`` :ref:`🔗<class_FogVolume_property_size>`
|
||||
|
||||
.. rst-class:: classref-property-setget
|
||||
|
||||
|
||||
Reference in New Issue
Block a user