OpenGLSettingsUpdateFromState Method |
Updates from a particular setting state.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static void UpdateFromState(
OpenGLSettingsState state
)
Public Shared Sub UpdateFromState (
state As OpenGLSettingsState
)
Parameters
- state
- Type: Rhino.ApplicationSettingsOpenGLSettingsState
The new state that will be set.
Version InformationRhino for Windows
Supported in: 6.8
See Also