Static CAMERA_SCALE_LOOKUP

Source
static CAMERA_SCALE_LOOKUP: LazyLock<HashMap<CameraAngle, u16>>
Expand description

A pre-computed lookup table mapping CameraAngle variants to their associated square side lengths (in pixels).

The side length represents the size of an image square corresponding to a specific camera angle.