Fix font blurry

This commit is contained in:
r.nikolin 2023-10-23 12:27:56 +03:00
parent ba0261c699
commit 27bd4eb9a5
2 changed files with 191 additions and 191 deletions

View File

@ -43,7 +43,7 @@ Material:
m_Ints: []
m_Floats:
- _Ambient: 0.5
- _Bevel: 0.5
- _Bevel: 0.738
- _BevelClamp: 0
- _BevelOffset: 0
- _BevelRoundness: 0
@ -68,7 +68,7 @@ Material:
- _OutlineUVSpeedX: 0
- _OutlineUVSpeedY: 0
- _OutlineWidth: 0
- _PerspectiveFilter: 0.875
- _PerspectiveFilter: 0
- _Reflectivity: 10
- _ScaleRatioA: 0.9
- _ScaleRatioB: 0.73125
@ -76,7 +76,7 @@ Material:
- _ScaleX: 1
- _ScaleY: 1
- _ShaderFlags: 0
- _Sharpness: 0
- _Sharpness: 1
- _SpecularPower: 2
- _Stencil: 0
- _StencilComp: 8

File diff suppressed because one or more lines are too long