拼ui 一些业务逻辑x实现
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 533eb777d91918b4795f8c4f8e90e3fb, type: 3}
|
||||
m_Name: LibraryTheme
|
||||
m_EditorClassIdentifier:
|
||||
primaryFont: {fileID: 0}
|
||||
monoFont: {fileID: 0}
|
||||
fontScale: 1
|
||||
axisFontSize: -1
|
||||
legendFontSize: -1
|
||||
tooltipFontSize: -1
|
||||
seriesLabelFontSize: -1
|
||||
titleFontSize: -1
|
||||
subtitleFontSize: -1
|
||||
seriesColors: []
|
||||
paletteSeed: 0
|
||||
positiveColor: {r: 0.2, g: 0.9, b: 0.4, a: 1}
|
||||
negativeColor: {r: 0.95, g: 0.25, b: 0.25, a: 1}
|
||||
neutralColor: {r: 0.6, g: 0.6, b: 0.6, a: 1}
|
||||
disabledAlpha: 0.35
|
||||
backgroundColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
panelPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
panelRadius: 0
|
||||
plotBackgroundColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
plotBorderColor: {r: 0, g: 0, b: 0, a: 0}
|
||||
plotBorderWidth: 0
|
||||
Reference in New Issue
Block a user