Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccessorSparseValues

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

Hierarchy

  • AccessorSparseValues

Indexable

[k: string]: any

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

Index

Properties

bufferView

bufferView: GlTfId

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

Optional byteOffset

byteOffset: number

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

Optional extensions

extensions: any

Optional extras

extras: any