Constant zng_unit::EQ_EPSILON
source ยท pub const EQ_EPSILON: f32 = 0.00001;
Expand description
Minimal difference between values in around the 0.0..=1.0 scale.
pub const EQ_EPSILON: f32 = 0.00001;
Minimal difference between values in around the 0.0..=1.0 scale.