☰
Type Definition Scales
Other items in
gltf
::
animation
::
util
All crates
?
Type Definition
gltf
::
animation
::
util
::
Scales
[
−
]
[src]
pub type Scales<'a> =
Iter
<'a,
[
f32
; 3]
>;
Expand description
Animation output sampler values of type
[f32; 3]
.