Animator3dsAnimationDuration Property |
Gets or sets the time in second how long will the whole animation be playing (once from the first to the last frame).
Setting this value also changes ModelFramesPerSecond accordingly.
Namespace: Ab3dAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public TimeSpan AnimationDuration { get; set; }
Property Value
Type:
TimeSpanSee Also