Constant webrender::internal_types::OPACITY_EPSILON

source ยท
const OPACITY_EPSILON: f32 = 0.001;
Expand description

An arbitrary number which we assume opacity is invisible below.