unitsPerPixel

var unitsPerPixel: Float = 1.0f

The number of pixels for each world unit. Eg: a scale of 2.5f means there are 2.5f world units for every 1 screen pixel.