classref: Sync with current master branch (1cf573f)

This commit is contained in:
Godot Organization
2025-05-03 03:27:02 +00:00
parent 0a2feffa6d
commit d7112fad77
22 changed files with 646 additions and 187 deletions
+2
View File
@@ -10,6 +10,8 @@
ParallaxBackground
==================
**Deprecated:** Use the :ref:`Parallax2D<class_Parallax2D>` node instead.
**Inherits:** :ref:`CanvasLayer<class_CanvasLayer>` **<** :ref:`Node<class_Node>` **<** :ref:`Object<class_Object>`
A node used to create a parallax scrolling background.