const OPACITY_EPSILON: f32 = 0.001;
Expand description

An arbitrary number which we assume opacity is invisible below.