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

x/caviar/src/types.ts>PixelTexture

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Latest
interface PixelTexture
import { type PixelTexture } from "https://deno.land/x/caviar@2.6.7/src/types.ts";

Properties

data: string[]
optional
palette: string[]
optional
pixelWidth: number
optional
pixelHeight: number