[][src]Type Definition gltf::Attribute

type Attribute<'a> = (Semantic, Accessor<'a>);

Vertex attribute data.