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

x/caviar/mod.ts>TransformMatrix#scale

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

Parameters

x: number
y: number

Returns

TransformMatrix