OptionalextrasApplication-Specific data
A dictionary object, where each key corresponds to mesh attribute semantic and each value is the index of the accessor containing attribute's data
OptionalindicesThe index of the accessor that contains the indices
OptionalmaterialThe index of the material to apply to this primitive when rendering
OptionalmodeThe type of primitives to render. All valid values correspond to WebGL enums
OptionaltargetsAn array of Morph Targets, each Morph Target is a dictionary mapping attributes (only POSITION, NORMAL, and TANGENT supported) to their deviations in the Morph Target
OptionalextensionsDictionary object with primitive extension-specific objects
Geometry to be rendered with the given material