3.0 - animation

This commit is contained in:
monitor1394
2021-12-12 18:05:26 +08:00
parent 9c69774d35
commit 0aa476e757
37 changed files with 348 additions and 404 deletions

View File

@@ -20,6 +20,7 @@ namespace XCharts
if (MakeComponentFoldout(prop, "m_Enable"))
{
++EditorGUI.indentLevel;
PropertyField(prop, "m_Type");
PropertyField(prop, "m_FadeInDuration");
PropertyField(prop, "m_FadeInDelay");
PropertyField(prop, "m_FadeOutDuration");