Constant zng_layout::unit::EQ_EPSILON
source ยท pub const EQ_EPSILON: f32 = 0.00001; // 9.99999974E-6f32
Expand description
Minimal difference between values in around the 0.0..=1.0 scale.
pub const EQ_EPSILON: f32 = 0.00001; // 9.99999974E-6f32
Minimal difference between values in around the 0.0..=1.0 scale.