| FloatUpDownAnimator Properties |
The FloatUpDownAnimator type exposes the following members.
| Name | Description | |
|---|---|---|
| Duration |
If set, represent number of seconds for this animator to run.
When reach 0, will stop animation (and begin slowing down gradually until reaching 0).
| |
| IsDone |
Did this animator finish?
(Overrides IAnimatorIsDone.) | |
| ShouldRemoveWhenDone |
Should remove this animator when done?
(Inherited from IAnimator.) | |
| TargetEntity |
Target entity this animator operates on.
(Inherited from IAnimator.) |