Skip to main content

Reflectivity

Type Alias Reflectivity 

Source
pub type Reflectivity = Ratio;

Aliased Type§

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

Fields§

§value: f32