Fix classref warning

See godotengine/godot#35501.
This commit is contained in:
Rémi Verschelde
2020-01-24 13:09:15 +01:00
parent acb2260336
commit ad8e14cdbf

View File

@@ -1127,7 +1127,7 @@ Distance at which the object starts to fade. If the object is less than this dis
| *Getter* | get_distance_fade() |
+-----------+--------------------------+
Specifies which type of fade to use. Can be any of the :ref:`DistanceFadeMode<enum_SpatialMaterial_DistanceFadeMode>`s.
Specifies which type of fade to use. Can be any of the :ref:`DistanceFadeMode<enum_SpatialMaterial_DistanceFadeMode>`\ s.
----