Header menu logo Nu

DepthTest Type

Specifies the type of desired fragment depth testing.

Union cases

Union case Description

AlwaysPassTest

Full Usage: AlwaysPassTest

EqualTest

Full Usage: EqualTest

GreaterThanOrEqualTest

Full Usage: GreaterThanOrEqualTest

GreaterThanTest

Full Usage: GreaterThanTest

LessThanOrEqualTest

Full Usage: LessThanOrEqualTest

LessThanTest

Full Usage: LessThanTest

NeverPassTest

Full Usage: NeverPassTest

Instance members

Instance member Description

this.IsAlwaysPassTest

Full Usage: this.IsAlwaysPassTest

Returns: bool
Returns: bool

this.IsEqualTest

Full Usage: this.IsEqualTest

Returns: bool
Returns: bool

this.IsGreaterThanOrEqualTest

Full Usage: this.IsGreaterThanOrEqualTest

Returns: bool
Returns: bool

this.IsGreaterThanTest

Full Usage: this.IsGreaterThanTest

Returns: bool
Returns: bool

this.IsLessThanOrEqualTest

Full Usage: this.IsLessThanOrEqualTest

Returns: bool
Returns: bool

this.IsLessThanTest

Full Usage: this.IsLessThanTest

Returns: bool
Returns: bool

this.IsNeverPassTest

Full Usage: this.IsNeverPassTest

Returns: bool
Returns: bool

Type something to start searching.