gltf
1.4.1
Attribute
In gltf::mesh
?
Settings
Type Alias
gltf
::
mesh
::
Attribute
Copy item path
source
·
[
−
]
pub type Attribute<'a> = (
Semantic
,
Accessor
<'a>);
Expand description
Vertex attribute data.