Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/canvas/types.ts>ParticlesUniform

Canvas API for Deno, ported from canvaskit-wasm (Skia).
Go to Latest
interface ParticlesUniform
import { type ParticlesUniform } from "https://deno.land/x/canvas@v1.0.0/types.ts";

Properties

columns: number
rows: number
slot: number

The index into the uniforms array that this uniform begins.