mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
The get_global_transform method of CanvasItem doesn't consider the canvas_transform, so when any camera is enabled, its return value may differ from get_screen_transform. Thus, we should use get_global_transform_with_canvas instead, which provides consistent results with or without cameras enabled. |
||
|---|---|---|
| .. | ||
| classes | ||
| tools | ||
| translations | ||
| class.xsd | ||
| Doxyfile | ||
| Makefile | ||