You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
Fixes a typo in the VisualServer.canvas_item_add_set_transform docs.
This commit is contained in:
@@ -328,7 +328,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">
|
||||
|
||||
Reference in New Issue
Block a user