Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/caviar/src/math/vector/mod.ts>IVectorLike

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Latest
interface IVectorLike
import { type IVectorLike } from "https://deno.land/x/caviar@2.6.7/src/math/vector/mod.ts";

Properties

x: number
y: number