indices property

SparseAccessorIndices indices
final

An object pointing to a buffer view containing the indices of deviating accessor values. The number of indices is equal to count. Indices MUST strictly increase.

Implementation

final SparseAccessorIndices indices;