Skip to main content

Interface: Vector2

Represents a two-directional vector.

Properties

x

x: number

Remarks

X component of the two-dimensional vector.


y

y: number

Remarks

Y component of the two-dimensional vector.