Enum RenderSortMode
The sort mode for the renderer
Namespace: Inferno.Graphics
Assembly: Inferno.Desktop.dll
Syntax
public enum RenderSortMode
Fields
| Name | Description |
|---|---|
| Depth | Sorted by the depth argument |
| Immediate | Draw order |
The sort mode for the renderer
public enum RenderSortMode
| Name | Description |
|---|---|
| Depth | Sorted by the depth argument |
| Immediate | Draw order |