Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Vector2

A 2d vector

Hierarchy

  • Vector2

Index

Properties

Properties

Readonly x

x: number

X coordinate of the vector

Readonly y

y: number

Y coordinate of the vector

Generated using TypeDoc