const MAX_SURFACE_SIZE: usize = 4096;
Expand description

The maximum size per axis of a surface, in WorldPixel coordinates.