Options
All
  • Public
  • Public/Protected
  • All
Menu

Indices of those attributes that deviate from their initialization value

Hierarchy

Index

Properties

bufferView: number

The index of the bufferView with sparse indices. Referenced bufferView can't have ARRAY_BUFFER or ELEMENT_ARRAY_BUFFER target

byteOffset?: number

The offset relative to the start of the bufferView in bytes. Must be aligned

componentType: AccessorComponentType

The indices data type. Valid values correspond to WebGL enums: 5121 (UNSIGNED_BYTE), 5123 (UNSIGNED_SHORT), 5125 (UNSIGNED_INT)

extensions?: {}

Dictionary object with extension-specific objects

Type declaration

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

Application-Specific data

Legend

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

Settings

Theme