Skip to main content
Module

x/caviar/deps.ts>Matrix4#col

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
method Matrix4.prototype.col
Re-export
import { Matrix4 } from "https://deno.land/x/caviar@2.6.3/deps.ts";

Parameters

n:
| 0
| 1
| 2
| 3

Returns

[
number,
number,
number,
number,
]