Skip to content

Commit

Permalink
Fixed Canvas Resolution
Browse files Browse the repository at this point in the history
1600 X 900
  • Loading branch information
Hykudoru committed Dec 7, 2020
1 parent 7ec2aac commit 9544dae
Show file tree
Hide file tree
Showing 29 changed files with 4 additions and 10,022 deletions.
8 changes: 4 additions & 4 deletions Drones/Assets/Drones/Demo/Demo.unity
Original file line number Diff line number Diff line change
Expand Up @@ -263,10 +263,10 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
m_Name:
m_EditorClassIdentifier:
m_UiScaleMode: 0
m_UiScaleMode: 1
m_ReferencePixelsPerUnit: 100
m_ScaleFactor: 1
m_ReferenceResolution: {x: 800, y: 600}
m_ReferenceResolution: {x: 1600, y: 900}
m_ScreenMatchMode: 0
m_MatchWidthOrHeight: 0
m_PhysicalUnit: 3
Expand Down Expand Up @@ -666,7 +666,7 @@ Camera:
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 1
m_BackGroundColor: {r: 1, g: 0, b: 0.117388725, a: 0}
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
m_FOVAxisMode: 0
Expand All @@ -684,7 +684,7 @@ Camera:
field of view: 60
orthographic: 0
orthographic size: 5
m_Depth: -1
m_Depth: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
Expand Down
Loading

0 comments on commit 9544dae

Please sign in to comment.