Click or drag to resize

OpenGLSettingsGetCurrentState Method

Gets the current settings.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.1
Syntax
public static OpenGLSettingsState GetCurrentState()

Return Value

Type: OpenGLSettingsState
A new OpenGL state with current settings.
See Also