Skip to content

Commit 948cae6

Browse files
committed
Chore: Canvas scaler 누락된거 추가
1 parent ff2b6fb commit 948cae6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Assets/Scenes/Main.unity

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2744,11 +2744,11 @@ MonoBehaviour:
27442744
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
27452745
m_Name:
27462746
m_EditorClassIdentifier:
2747-
m_UiScaleMode: 0
2747+
m_UiScaleMode: 1
27482748
m_ReferencePixelsPerUnit: 100
27492749
m_ScaleFactor: 1
2750-
m_ReferenceResolution: {x: 800, y: 600}
2751-
m_ScreenMatchMode: 0
2750+
m_ReferenceResolution: {x: 1920, y: 1080}
2751+
m_ScreenMatchMode: 1
27522752
m_MatchWidthOrHeight: 0
27532753
m_PhysicalUnit: 3
27542754
m_FallbackScreenDPI: 96

0 commit comments

Comments
 (0)