Version: 2019.3

説明

通常の再生が行われた後、最後のフレームのアニメーションが再生され続けることになり停止することはありません

When playing backwards it will reach the first frame and will keep playing that. This is useful for additive animations, which should never be stopped when they reach the maximum.

詳細は AnimationState.wrapMode,AnimationState.time,AnimationState.speed プロパティーを参照してください。