Options
All
  • Public
  • Public/Protected
  • All
Menu

A view into a buffer generally representing a subset of the buffer

Hierarchy

Index

Properties

buffer: number

The index of the buffer

byteLength: number

The lenth of the bufferView in bytes

byteOffset?: number

The offset into the buffer in bytes

byteStride?: number

The stride, in bytes

extensions?: {}

Dictionary object with extension-specific objects

Type declaration

  • [key: string]: any
extras?: any

Application-Specific data

name?: string

The user-defined name of this object

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme