Click or drag to resize

StencilFlagsPassZDecrementSaturate Field

On passing the stencil test, decrement the depth value (with saturation).

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

Field Value

Type: StencilFlags
See Also