Enum DepthBias
Specifies polygon depth bias.
Namespace: Evergine.Common.Graphics
Assembly: Evergine.Common.dll
Syntax
public enum DepthBias : byte
Fields
Name | Description |
---|---|
Negative | Negative depth bias. |
Positive | Positive depth bias. |
Zero | Zero-depth bias |