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

x/caviar/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@2.5.3/mod.ts";

Parameters

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