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

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

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

Properties

x: number
y: number