Click or drag to resize

RenderStateDepthTestLess Field

Use a "less than" comparison to pass the depth test.

Namespace:  Internal.SharpBgfx
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static readonly RenderState DepthTestLess

Field Value

Type: RenderState
See Also