Class HintState
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
Represents a configuration object for specifying implementation-specific render hints.
public class HintState : StateConfiguration
- Inheritance
-
HintState
- Inherited Members
Properties
- Mode
Gets or sets a value specifying the desired behavior.
- Target
Gets or sets a value specifying the implementation specific behavior to be controlled.
Methods
- Execute(ShaderWindow)
Updates the state of the current graphics context.
- ToString()
Returns a string that represents the current object.