修改间距
parent
42361b3519
commit
ddfe14f636
|
|
@ -34,7 +34,7 @@ RectTransform:
|
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 1}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 0.004480121, y: 0.0038443035}
|
||||
m_AnchoredPosition: {x: 0.0010571402, y: 0.0038443035}
|
||||
m_SizeDelta: {x: 0, y: 300}
|
||||
m_Pivot: {x: 0, y: 1}
|
||||
--- !u!114 &5241968859315470040
|
||||
|
|
@ -4357,8 +4357,8 @@ RectTransform:
|
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: -0.2, y: 0.3}
|
||||
m_SizeDelta: {x: 100, y: 50}
|
||||
m_AnchoredPosition: {x: -0.7, y: -1}
|
||||
m_SizeDelta: {x: 90, y: 50}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &8575020299210693647
|
||||
CanvasRenderer:
|
||||
|
|
@ -4388,7 +4388,7 @@ MonoBehaviour:
|
|||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_text: 190
|
||||
m_text: 1
|
||||
m_isRightToLeft: 0
|
||||
m_fontAsset: {fileID: 11400000, guid: c06fb088272c9a1439e7cabe6d54f3d7, type: 2}
|
||||
m_sharedMaterial: {fileID: 4565336450146555445, guid: c06fb088272c9a1439e7cabe6d54f3d7,
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ RectTransform:
|
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 1}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: -0.0031077648, y: 0.0038443035}
|
||||
m_AnchoredPosition: {x: -0.0010541559, y: 0.0038443035}
|
||||
m_SizeDelta: {x: 0, y: 300}
|
||||
m_Pivot: {x: 0, y: 1}
|
||||
--- !u!114 &5241968859315470040
|
||||
|
|
@ -4062,8 +4062,8 @@ RectTransform:
|
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: -0.2, y: 0.3}
|
||||
m_SizeDelta: {x: 100, y: 50}
|
||||
m_AnchoredPosition: {x: -2.3, y: -1.2}
|
||||
m_SizeDelta: {x: 90, y: 50}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &8575020299210693647
|
||||
CanvasRenderer:
|
||||
|
|
@ -4093,7 +4093,7 @@ MonoBehaviour:
|
|||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_text: 190
|
||||
m_text: 150
|
||||
m_isRightToLeft: 0
|
||||
m_fontAsset: {fileID: 11400000, guid: c06fb088272c9a1439e7cabe6d54f3d7, type: 2}
|
||||
m_sharedMaterial: {fileID: 4565336450146555445, guid: c06fb088272c9a1439e7cabe6d54f3d7,
|
||||
|
|
|
|||
|
|
@ -15,12 +15,6 @@ MonoBehaviour:
|
|||
m_Active: 1
|
||||
settings:
|
||||
renderPassEvent: 550
|
||||
QueueMin: 2000
|
||||
QueueMax: 2500
|
||||
m_UseShader: {fileID: 4800000, guid: 71bde3c64bec9944bb3ad01d1cd79379, type: 3}
|
||||
layer:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
--- !u!114 &-4999973429723771379
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
@ -74,6 +68,8 @@ MonoBehaviour:
|
|||
type: 3}
|
||||
objectMotionVector: {fileID: 4800000, guid: 7b3ede40266cd49a395def176e1bc486,
|
||||
type: 3}
|
||||
dataDrivenLensFlare: {fileID: 4800000, guid: 6cda457ac28612740adb23da5d39ea92,
|
||||
type: 3}
|
||||
m_AssetVersion: 2
|
||||
m_OpaqueLayerMask:
|
||||
serializedVersion: 2
|
||||
|
|
|
|||
|
|
@ -12,5 +12,6 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: de02f9e1d18f588468e474319d09a723, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
shaderVariantLimit: 128
|
||||
customInterpolatorErrorThreshold: 32
|
||||
customInterpolatorWarningThreshold: 16
|
||||
|
|
|
|||
Loading…
Reference in New Issue