OcclusionQueryPassingPixels Property |
Gets the number of pixels that passed the test. Only valid
if
Result is also valid.
Namespace: Internal.SharpBgfxAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic int PassingPixels { get; }Property Value
Int32
See Also