Primitive.attributes

REQUIRED. A plain JSON object, where each key corresponds to a mesh attribute semantic and each value is the index of the accessor containing attribute’s data.

class Primitive
int[string] attributes;

Meta