Click or drag to resize

RenderStateDepthTestGreaterEqual Field

Use a "greater than or equal to" comparison to pass the depth test.

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

Field Value

RenderState
See Also