[go: up one dir, main page]

[][src]Type Definition gltf::Attribute

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

Vertex attribute data.