pub type Reflectivity = Ratio;
#[repr(transparent)]pub struct Reflectivity { pub value: f32, }
value: f32