Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/caviar/mod.ts>TransformMatrix#applyInverse

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
method TransformMatrix.prototype.applyInverse
import { TransformMatrix } from "https://deno.land/x/caviar@2.4.8/mod.ts";

Parameters

x: number
y: number
optional
output: Vector = [UNSUPPORTED]