RefreshRate#
- class ansys.stk.core.graphics.RefreshRate#
IntEnum
Overview#
|
The animation will occur as fast as possible. The maximum frame rate is the refresh rate of the display or is the maximum that video card is capable of if the video cardβs vertical sync is off. |
|
The animation will target a specified frame rate. |
Import detail#
from ansys.stk.core.graphics import RefreshRate