For the complete documentation index, see llms.txt. This page is also available as Markdown.

Vector2

The Vector2 Data Type represents two Floating Point numbers.

They are almost always used to represent dimensions or co-ordinates relating to 2D geometric space.

Last updated