Merge pull request #66692 from Sauermann/fix-window-final-transform
Include the Window-transform into Viewport::get_final_transform
This commit is contained in:
commit
296dea77fe
2 changed files with 7 additions and 9 deletions
|
|
@ -55,7 +55,7 @@
|
|||
<method name="get_final_transform" qualifiers="const">
|
||||
<return type="Transform2D" />
|
||||
<description>
|
||||
Returns the total transform of the viewport.
|
||||
Returns the transform from the viewport's coordinate system to the embedder's coordinate system.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_mouse_position" qualifiers="const">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue