Type Alias Velocity

Velocity: { vx: number; vy: number }

Type declaration

  • vx: number
  • vy: number