Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface ParticlesUniform
import { type ParticlesUniform } from "https://deno.land/x/canvaseno@v1.0.2/types.ts";

Properties

columns: number
rows: number
slot: number

The index into the uniforms array that this uniform begins.