mirror of
https://github.com/godotengine/godot.git
synced 2025-04-01 00:41:35 +08:00
Fixes a typo in the VisualServer.canvas_item_add_set_transform docs.
(cherry picked from commit 09f79cde69a08ccefd4cf241d1d21f9b3e8d606e)
This commit is contained in:
parent
b5425e3d87
commit
1e8ff7460a
@ -324,7 +324,7 @@
|
||||
</argument>
|
||||
<description>
|
||||
Adds a [Transform2D] command to the [CanvasItem]'s draw commands.
|
||||
This sets the extra_matrix uniform when executed. This affects the later command's of the canvas item.
|
||||
This sets the extra_matrix uniform when executed. This affects the later commands of the canvas item.
|
||||
</description>
|
||||
</method>
|
||||
<method name="canvas_item_add_texture_rect">
|
||||
|
Loading…
x
Reference in New Issue
Block a user