Click or drag to resize

OpenGLSettingsGetDefaultState Method

Gets the OpenGL factory settings.

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

Return Value

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