public Vector2 referenceResolution ;

설명

The resolution the UI layout is designed for.

If the screen resolution is larger, the UI will be scaled up, and if it's smaller, the UI will be scaled down. This is done in accordance with the Screen Match Mode.