cell Size Divisor
Divisor used to derive the default spatial-hash cell size from the smallest of the three ranges: cellSize = min(xSize, ySize, zSize) / cellSizeDivisor. Must be positive.
Divisor used to derive the default spatial-hash cell size from the smallest of the three ranges: cellSize = min(xSize, ySize, zSize) / cellSizeDivisor. Must be positive.