Type Alias nannou::color::DefaultScalar
source · pub type DefaultScalar = f32;Expand description
The default scalar value for working with color components, hues, etc.
pub type DefaultScalar = f32;The default scalar value for working with color components, hues, etc.