Animator3dsModelFramesPerSecond Property |
Gets or sets how many 3ds file frames per second are played - faster (bigger value) or slower (smaller value) animation.
Setting ModelFramesPerSecond also changes AnimationDuration accordingly.
Note that this is not the same as rendered frames per second that means more or less smooth animation.
Default value is 10
Namespace: Ab3dAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public double ModelFramesPerSecond { get; set; }
Property Value
Type:
DoubleSee Also