mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
i18n: Sync classref translations with Weblate
(cherry picked from commit 516d6b6bad)
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
<return type="Dictionary" />
|
||||
<argument index="0" name="sizes" type="PackedVector2Array" />
|
||||
<description>
|
||||
Given an array of [Vector2]s representing tiles, builds an atlas. The returned dictionary has two keys: [code]points[/code] is a vector of [Vector2] that specifies the positions of each tile, [code]size[/code] contains the overall size of the whole atlas as [Vector2].
|
||||
Given an array of [Vector2]s representing tiles, builds an atlas. The returned dictionary has two keys: [code]points[/code] is an array of [Vector2] that specifies the positions of each tile, [code]size[/code] contains the overall size of the whole atlas as [Vector2].
|
||||
</description>
|
||||
</method>
|
||||
<method name="merge_polygons">
|
||||
|
||||
Reference in New Issue
Block a user