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

x/caviar/src/math/mod.ts>TransformMatrix#applyInverse

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

Parameters

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