mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
committed by
Rémi Verschelde
parent
7493bc5530
commit
92a1c168ea
@@ -72,7 +72,7 @@
|
||||
<return type="Image">
|
||||
</return>
|
||||
<description>
|
||||
Returns an [Image] with the data from this [Texture]. [Image]s can be accessed and manipulated directly.
|
||||
Returns an [Image] that is a copy of data from this [Texture]. [Image]s can be accessed and manipulated directly.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_height" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user