RhinoCommon API
OpenGLSettingsUpdateFromState Method |
Updates from a particular setting state.
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)
public static void UpdateFromState( OpenGLSettingsState state )
Public Shared Sub UpdateFromState ( state As OpenGLSettingsState )
Parameters
- state
- Type: Rhino.ApplicationSettingsOpenGLSettingsState
The new state that will be set.