Изменение настроек графики

This commit is contained in:
Dizel 2025-01-30 11:48:43 +03:00
parent 08f3ba90d1
commit a96806dbb5
3 changed files with 4 additions and 4 deletions

View File

@ -1921,8 +1921,8 @@ Camera:
y: 0 y: 0
width: 1 width: 1
height: 1 height: 1
near clip plane: 0.01 near clip plane: 0.1
far clip plane: 1000 far clip plane: 500
field of view: 60 field of view: 60
orthographic: 0 orthographic: 0
orthographic size: 5 orthographic size: 5

View File

@ -19,7 +19,7 @@ MonoBehaviour:
m_RendererDataList: m_RendererDataList:
- {fileID: 11400000, guid: 04ffd40850b05ab42b8451efa98c73eb, type: 2} - {fileID: 11400000, guid: 04ffd40850b05ab42b8451efa98c73eb, type: 2}
m_DefaultRendererIndex: 0 m_DefaultRendererIndex: 0
m_RequireDepthTexture: 0 m_RequireDepthTexture: 1
m_RequireOpaqueTexture: 0 m_RequireOpaqueTexture: 0
m_OpaqueDownsampling: 1 m_OpaqueDownsampling: 1
m_SupportsTerrainHoles: 0 m_SupportsTerrainHoles: 0

View File

@ -432,7 +432,7 @@ PlayerSettings:
m_GraphicsJobMode: 0 m_GraphicsJobMode: 0
m_BuildTargetGraphicsAPIs: m_BuildTargetGraphicsAPIs:
- m_BuildTarget: AndroidPlayer - m_BuildTarget: AndroidPlayer
m_APIs: 0b000000 m_APIs: 15000000
m_Automatic: 0 m_Automatic: 0
- m_BuildTarget: iOSSupport - m_BuildTarget: iOSSupport
m_APIs: 10000000 m_APIs: 10000000