Constant veloren_common::region::REGION_LOG2
source ยท const REGION_LOG2: u8 = 9;
Expand description
Bitshift between region and world pos, i.e. log2(REGION_SIZE)
const REGION_LOG2: u8 = 9;
Bitshift between region and world pos, i.e. log2(REGION_SIZE)