Use bounds.width / bounds.worldWidthMeters for dynamic conversion.
The actual ratio now varies by screen resolution and arena size; this constant
is retained for backward compatibility with existing consumers importing
METERS_TO_PIXELS_SCALE from blacktrigram/types and will be removed in a
future major release.
Legacy conversion factor from meters to pixels.
Korean: 미터-픽셀 변환 인자 (구형)
Use
bounds.width / bounds.worldWidthMetersfor dynamic conversion. The actual ratio now varies by screen resolution and arena size; this constant is retained for backward compatibility with existing consumers importingMETERS_TO_PIXELS_SCALEfromblacktrigram/typesand will be removed in a future major release.