mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-21 07:50:16 +00:00
重构Animation动画系统,增加Addition新增动画支持
This commit is contained in:
@@ -380,7 +380,7 @@ namespace XCharts.Runtime
|
||||
/// </summary>
|
||||
[Since("v3.8.0")]
|
||||
[System.Serializable]
|
||||
public class AnimationFadeout : AnimationInfo
|
||||
public class AnimationFadeOut : AnimationInfo
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user