Click or drag to resize

RenderStateDepthTestLessEqual Field

Use a "less 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 DepthTestLessEqual

Field Value

RenderState
See Also