Struct gltf::accessor::sparse::Indices [−][src]
pub struct Indices<'a> { /* fields omitted */ }
Expand description
Indices of those attributes that deviate from their initialization value.
Implementations
The offset relative to the start of the parent buffer view in bytes.
The data type of each index.