OptionalextensionsDictionary object with extension-specific objects
OptionalextrasApplication-Specific data
OptionalnameThe user-defined name of this object
OptionalbufferThe index of the bufferview
OptionalbyteThe offset relative to the start of the bufferView in bytes
The datatype of components in the attribute
OptionalnormalizedSpecifies whether integer data values should be normalized
The number of attributes referenced by this accessor
Specifies if the attribute is a scalar, vector, or matrix
OptionalmaxMaximum value of each component in this attribute
OptionalminMinimum value of each component in this attribute
OptionalsparseSparse storage of attributes that deviate from their initialization value
A typed view into a bufferView. A bufferView contains raw binary data. An accessor provides a typed view into a bufferView or a subset of a bufferView similar to how WebGL's vertexAttribPointer() defines an attribute in a buffer