This commit is contained in:
舒荣森 2024-11-25 15:46:54 +08:00
parent d6f2176295
commit 4dd1598ecb
5 changed files with 6253 additions and 7 deletions

View File

@ -304,8 +304,8 @@ MonoBehaviour:
m_faceColor:
serializedVersion: 2
rgba: 4294967295
m_fontSize: 36
m_fontSizeBase: 36
m_fontSize: 60
m_fontSizeBase: 60
m_fontWeight: 400
m_enableAutoSizing: 0
m_fontSizeMin: 18

View File

@ -2250,8 +2250,8 @@ MonoBehaviour:
m_Calls: []
m_text: "\u5546\u57CE"
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: fddecc6d8f3ae694dbc1d9d828cb12e3, type: 2}
m_sharedMaterial: {fileID: -5950493476346735654, guid: fddecc6d8f3ae694dbc1d9d828cb12e3, type: 2}
m_fontAsset: {fileID: 11400000, guid: f3b9f7f6fcfb8fa4c97f9eebfd0a4085, type: 2}
m_sharedMaterial: {fileID: -5950493476346735654, guid: f3b9f7f6fcfb8fa4c97f9eebfd0a4085, type: 2}
m_fontSharedMaterials: []
m_fontMaterial: {fileID: 0}
m_fontMaterials: []
@ -2275,10 +2275,10 @@ MonoBehaviour:
m_faceColor:
serializedVersion: 2
rgba: 4294967295
m_fontSize: 74.1
m_fontSize: 80
m_fontSizeBase: 80
m_fontWeight: 400
m_enableAutoSizing: 1
m_enableAutoSizing: 0
m_fontSizeMin: 18
m_fontSizeMax: 80
m_fontStyle: 1

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: f3b9f7f6fcfb8fa4c97f9eebfd0a4085
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -99,7 +99,7 @@ Material:
- _FaceColor: {r: 1, g: 1, b: 1, a: 1}
- _GlowColor: {r: 0, g: 1, b: 0, a: 0.5}
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
- _OutlineColor: {r: 0.10224175, g: 0.11953845, b: 0.1470273, a: 1}
- _OutlineColor: {r: 0.43529412, g: 0.4, b: 0.39215687, a: 1}
- _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1}
- _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}