classref: Sync with current master branch (9723077)

This commit is contained in:
Godot Organization
2023-06-10 03:19:18 +00:00
parent efe99c2974
commit 82b2845f66
29 changed files with 343 additions and 228 deletions

View File

@@ -27,7 +27,9 @@ The playback of the animation is controlled by the :ref:`speed_scale<class_Anima
\ **Note:** AnimatedTexture doesn't support using :ref:`AtlasTexture<class_AtlasTexture>`\ s. Each frame needs to be a separate :ref:`Texture2D<class_Texture2D>`.
\ **Warning:** AnimatedTexture is deprecated, and might be removed in a future release. Its current implementation is not efficient for the modern renderers.
\ **Warning:** The current implementation is not efficient for the modern renderers.
\ *Deprecated.* This class is deprecated, and might be removed in a future release.
.. rst-class:: classref-reftable-group