Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/gmath/src/matrix3.ts>Matrix3#col

🎮 A wasm accelerated game and graphics maths library for deno
Latest
method Matrix3.prototype.col
import { Matrix3 } from "https://deno.land/x/gmath@0.1.12/src/matrix3.ts";

Parameters

n: 0 | 1 | 2

Returns

[number, number, number]