mirror of
https://github.com/godotengine/godot.git
synced 2024-11-24 21:22:48 +00:00
Updated tutorial_canvas_transforms (markdown)
parent
39f0a943a9
commit
56c90f8605
@ -24,7 +24,7 @@ Input events received in the [Node._input_event(ev)](class_node#_input_event) ca
|
||||
|
||||
For a coordinate in CanvasItem local properties to become an actual screen coordinate, the following chain of transforms must be applied:
|
||||
|
||||
<p align="center"><img src="images/viewport_transforms.png"></p>
|
||||
<p align="center"><img src="images/viewport_transforms2.png"></p>
|
||||
|
||||
### Transform Functions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user