Enum DepthMode
Specifies depth reading/writing mode.
Namespace: Evergine.Common.Graphics
Assembly: Evergine.Common.dll
Syntax
public enum DepthMode : byte
Fields
Name | Description |
---|---|
None | No depth mode available. |
Read | Read-only. |
Write | Reads and writes. |