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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public int PassingPixels { get; }

Property Value

Type: Int32
See Also