☰
Type Definition Attribute
Other items in
gltf
All crates
?
Type Definition
gltf
::
Attribute
[
−
]
[src]
pub type Attribute<'a> =
(
Semantic
,
Accessor
<'a>
)
;
Expand description
Vertex attribute data.