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: 2024.1.1.0 (2024.1.1.0)
Syntax public bool HomogeneousDepth { get; }
Property Value
Type:
BooleanSee Also