mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-21 07:50:16 +00:00
增加Line平滑曲线对Dash虚线的支持
This commit is contained in:
@@ -21,6 +21,9 @@ namespace XCharts.Editor
|
||||
PropertyField(prop, "m_Width");
|
||||
PropertyField(prop, "m_Length");
|
||||
PropertyField(prop, "m_Opacity");
|
||||
PropertyField(prop, "m_DashLength");
|
||||
PropertyField(prop, "m_DotLength");
|
||||
PropertyField(prop, "m_GapLength");
|
||||
--EditorGUI.indentLevel;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user