Click or drag to resize

OcclusionQueryPassingPixels Property

Gets the number of pixels that passed the test. Only valid if Result is also valid.

Namespace: Internal.SharpBgfx
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public int PassingPixels { get; }

Property Value

Int32
See Also