Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAccessorSparseValues

Array of size accessor.sparse.count times number of components storing the displaced accessor attributes pointed by accessor.sparse.indices

Hierarchy

Index

Properties

bufferViewSearch playground for bufferView

bufferView: number

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

Optional byteOffsetSearch playground for byteOffset

byteOffset: number

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

Optional extensionsSearch playground for extensions

extensions: {}

Dictionary object with extension-specific objects

Type declaration

  • [key: string]: any

Optional extrasSearch playground for extras

extras: any

Application-Specific data

Legend

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