增加RinggridIndex支持设置指定网格

This commit is contained in:
monitor1394
2023-08-29 22:28:18 +08:00
parent 8df1dbe0fb
commit 9deb120446
3 changed files with 7 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ namespace XCharts.Editor
{
public override void OnCustomInspectorGUI()
{
PropertyField("m_GridIndex");
PropertyTwoFiled("m_Center");
PropertyTwoFiled("m_Radius");
PropertyField("m_StartAngle");