Skip to content
Documentation is work in progress. Information may be out of date and inaccurate.

Vector2D

Examples#

local new_vector = Vector2D(1452.5, 512)

Constructors#

🧽 Properties#

Functions#

Info

This structure supports +, -, *, /, == and tostring operations.