Click or drag to resize
Animator3dsAverageFramesPerSecond Property
Gets the average rendered frames per second. The value is calculated from the data in the last played animation.

Namespace: Ab3d
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public double AverageFramesPerSecond { get; }

Property Value

Type: Double
See Also