diff options
author | chai <chaifix@163.com> | 2021-05-30 14:37:08 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-05-30 14:37:08 +0800 |
commit | 293def05f43c55fce6e90d6b1907c9d9fc63facc (patch) | |
tree | 8823ca9655bca65c853aa2f2e1d8e157731cab9d /Assets/UI_Extension/Scripts/Animation/Tween/Editor/PlaybackTimer.cs | |
parent | 3bd21c73384906267a2a4c48acdb96df77bd1f67 (diff) |
*time
Diffstat (limited to 'Assets/UI_Extension/Scripts/Animation/Tween/Editor/PlaybackTimer.cs')
-rw-r--r-- | Assets/UI_Extension/Scripts/Animation/Tween/Editor/PlaybackTimer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Assets/UI_Extension/Scripts/Animation/Tween/Editor/PlaybackTimer.cs b/Assets/UI_Extension/Scripts/Animation/Tween/Editor/PlaybackTimer.cs index 4890f2b..69b91f7 100644 --- a/Assets/UI_Extension/Scripts/Animation/Tween/Editor/PlaybackTimer.cs +++ b/Assets/UI_Extension/Scripts/Animation/Tween/Editor/PlaybackTimer.cs @@ -6,7 +6,7 @@ namespace TweenAnimation { public class PlaybackTimer { - // 考虑了Pause的playback时间 + // 考虑了Pause的playback时间,没考虑playback limit public float time { get |