Skip to main content
Go to Latest
namespace InstanceBuffer
Re-export
import { InstanceBuffer } from "https://deno.land/x/oid@v0.0.3/mod.ts";

Functions

Tightly coupled to ShaderLayout and GLSL.

interface InstanceBuffer
Re-export
import { type InstanceBuffer } from "https://deno.land/x/oid@v0.0.3/mod.ts";

Properties

buffer: DataView
size: number
readonly
layout: ShaderLayout
function InstanceBuffer
Re-export
import { InstanceBuffer } from "https://deno.land/x/oid@v0.0.3/mod.ts";

Parameters

layout: ShaderLayout
optional
len: Uint = [UNSUPPORTED]