mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
@@ -285,7 +285,7 @@
|
||||
<return type="Rect2">
|
||||
</return>
|
||||
<description>
|
||||
Returns a [Rect2] enclosing the visible portion of the image.
|
||||
Returns a [Rect2] enclosing the visible portion of the image, considering each pixel with a non-zero alpha channel as visible.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_width" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user