Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InterleavedBufferAttribute

Structured clone compliant WebGL interleaved buffer with its metadata attached.

Hierarchy

  • InterleavedBufferAttribute

Index

Properties

attributes

attributes: Array<{ itemSize: number; name: string; offset: number }>

buffer

buffer: ArrayBufferLike

stride

stride: number

type

Generated using TypeDoc