Type Definition gltf::Attribute[][src]

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

Vertex attribute data.