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

x/caviar/src/renderers/webgl/types.ts>RectangleBuffers

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
type alias RectangleBuffers
import { type RectangleBuffers } from "https://deno.land/x/caviar@2.2.0/src/renderers/webgl/types.ts";
definition: { position: WebGLBuffer; }