RhinoCommon API
OpenGLSettingsGetCurrentState Method |
Gets the current settings.
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.1

public static OpenGLSettingsState GetCurrentState()
Public Shared Function GetCurrentState As OpenGLSettingsState
Return Value
Type: OpenGLSettingsStateA new OpenGL state with current settings.
