mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Mention 32-bit integer limit in the PoolIntArray documentation
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Vector used for 2D math.
|
||||
</brief_description>
|
||||
<description>
|
||||
2-element structure that can be used to represent positions in 2d space or any other pair of numeric values.
|
||||
2-element structure that can be used to represent positions in 2D space or any other pair of numeric values.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link>https://docs.godotengine.org/en/latest/tutorials/math/index.html</link>
|
||||
|
||||
Reference in New Issue
Block a user