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

x/caviar/src/math/matrices/mod.ts>TransformMatrix#applyITRS

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

Parameters

x: number
y: number
rotation: number
scaleX: number
scaleY: number