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. |
Read | Read only. |
Write | Read and write. |