Skip to main content

QUANTIZATION_FACTOR

Constant QUANTIZATION_FACTOR 

Source
pub const QUANTIZATION_FACTOR: f32 = 10000.0;
Expand description

Quantization factor used to convert floats to longs. This is the exact value from vanilla Climate.java.