Type Alias lyon_path::math::Scale

source ·
pub type Scale = Scale<f32>;
Expand description

Alias for euclid::default::Scale<f32>

Aliased Type§

struct Scale(pub f32, _);

Fields§

§0: f32