STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsFrameRate Interface

Description

Keeps track of how many times the Scenes are rendered per second.

Public Methods

Public Method ResetResets the frame rate counter back to zero. The frame rate computation begins anew.

Public Properties

Public Property FramesPerSecondGets the current frame rate in frames per second.
Public Property MaximumNumberOfFramesGets or sets the maximum number of frames used to determine frame rate. More frames means that the frame rate is averaged over a longer period of time and will fluctuate less than fewer frames would. The minimum value is 2.
© 2024 Analytical Graphics, Inc. All Rights Reserved.