Click or drag to resize

CapabilitiesHomogeneousDepth Property

Indicates whether depth coordinates in NDC range from -1 to 1 (true) or 0 to 1 (false).

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

Property Value

Boolean
See Also