Class DisableState
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
Represents a configuration object for disabling the specified render state capability.
public class DisableState : StateConfiguration
- Inheritance
-
DisableState
- Inherited Members
Properties
- Capability
Gets or sets a value specifying the render state capability to disable.
Methods
- Execute(ShaderWindow)
Updates the state of the current graphics context.
- ToString()
Returns a string that represents the current object.