 |
AnimationTDuration Property |
Duration of one animation loop in milliseconds.
If duration has not been explicitly set using the
SetDuration(Single) or
SetDuration(FuncT, Int32, Int32, Single) methods, the duration
is determined by length of the animation tracks (elements). If duration has been explicitly set, all tracks are
temporally scaled to the specified length, so the estimated duration should also equal to the specified one.
The duration estimate becomes available (valid) only after animation is started and tracks are finalized.
Namespace: Ab4d.SharpEngine.AnimationAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 4.1.9680+a1b1e43de1ad9a7e35472c33948d688d7b40ef79
Syntax
See Also