Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Vector2Like

Interface representing a Vector2.

Hierarchy

  • Vector2Like

Index

Properties

Properties

x

x: number

The X position.

y

y: number

The Y position.

Generated using TypeDoc