CSG-Forge/csg/src/math.rs

2 lines
33 B
Rust
Raw Normal View History

pub const EPSILON: f32 = 0.0001;