Table of Contents

Class DepthFunctionState

Namespace
Bonsai.Shaders.Configuration
Assembly
Bonsai.Shaders.dll

Represents a configuration object specifying the function used for depth buffer comparisons.

public class DepthFunctionState : StateConfiguration
Inheritance
DepthFunctionState
Inherited Members

Properties

Function

Gets or sets a value specifying the function used for depth buffer comparisons.

Methods

Execute(ShaderWindow)

Updates the state of the current graphics context.

ToString()

Returns a string that represents the current object.