mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-21 16:00:24 +00:00
XCharts 2.0
This commit is contained in:
@@ -55,6 +55,9 @@ namespace XCharts
|
||||
[SerializeField] private Color32 m_ContrastColor;
|
||||
[SerializeField] private Color32 m_BackgroundColor;
|
||||
|
||||
#if UNITY_2020_2
|
||||
[NonReorderable]
|
||||
#endif
|
||||
[SerializeField] private List<Color32> m_ColorPalette = new List<Color32>(13);
|
||||
|
||||
[SerializeField] private ComponentTheme m_Common;
|
||||
|
||||
Reference in New Issue
Block a user