Skip to main content
Module

x/caviar/mod.ts>RGBA

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
type alias RGBA
import { type RGBA } from "https://deno.land/x/caviar@2.6.6/mod.ts";
definition:
[
number,
number,
number,
number,
]