Skip to main content
Module

x/caviar/src/math/matrices/TransformMatrix.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.4.6/src/math/matrices/TransformMatrix.ts";

Properties

x: number
y: number