classref: Sync with current master branch (bbac8198f)

This commit is contained in:
Rémi Verschelde
2022-10-08 13:57:16 +02:00
parent 8a540a9b36
commit b69855897a
122 changed files with 5387 additions and 2909 deletions

View File

@@ -221,6 +221,10 @@ The node's scale. Unscaled value: ``(1, 1)``.
| *Getter* | get_skew() |
+-----------+-----------------+
Slants the node.
\ **Note:** Skew is X axis only.
----
.. _class_Node2D_property_transform: