Skip to main content
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.3.2/src/renderers/webgl/types.ts";
definition: { position: WebGLBuffer; }