Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BufferProps

Hierarchy

Index

Properties

Enum specifying the intended usage pattern.

size: number

The buffers size in bytes.

context?: Context

Context override

defaultvalue

defaultContext

Enum specifying the binding point that the buffer will be bound to when bind() is called.

defaultvalue

BufferBindingPoint.arrayBuffer

Generated using TypeDoc