文字フォント太さ変更
This commit is contained in:
parent
c677bb64c7
commit
0bac9d9f94
|
|
@ -783,7 +783,7 @@ MonoBehaviour:
|
|||
m_FontData:
|
||||
m_Font: {fileID: 12800000, guid: b5532e9ce15694f55a0893a76a98cd78, type: 3}
|
||||
m_FontSize: 45
|
||||
m_FontStyle: 0
|
||||
m_FontStyle: 1
|
||||
m_BestFit: 1
|
||||
m_MinSize: 45
|
||||
m_MaxSize: 45
|
||||
|
|
@ -15057,6 +15057,11 @@ PrefabInstance:
|
|||
propertyPath: m_AnchoredPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 1507187604180242769, guid: 21599f8e6d1104a07b0b14b49f8c1429,
|
||||
type: 3}
|
||||
propertyPath: m_FontData.m_FontStyle
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: 21599f8e6d1104a07b0b14b49f8c1429, type: 3}
|
||||
--- !u!114 &1507187603938887411 stripped
|
||||
|
|
|
|||
|
|
@ -528,7 +528,7 @@ MonoBehaviour:
|
|||
m_FontData:
|
||||
m_Font: {fileID: 12800000, guid: b5532e9ce15694f55a0893a76a98cd78, type: 3}
|
||||
m_FontSize: 45
|
||||
m_FontStyle: 0
|
||||
m_FontStyle: 1
|
||||
m_BestFit: 1
|
||||
m_MinSize: 45
|
||||
m_MaxSize: 45
|
||||
|
|
@ -711,7 +711,7 @@ MonoBehaviour:
|
|||
m_enableAutoSizing: 0
|
||||
m_fontSizeMin: 18
|
||||
m_fontSizeMax: 72
|
||||
m_fontStyle: 0
|
||||
m_fontStyle: 1
|
||||
m_HorizontalAlignment: 2
|
||||
m_VerticalAlignment: 512
|
||||
m_textAlignment: 65535
|
||||
|
|
|
|||
Loading…
Reference in New Issue