RenderStepSortValues Class
Definition
Section titled “Definition”Renderer names used by hosts and types.
public static class RenderStepSortValuesInheritance object
Fields
Section titled “Fields”Surface
Section titled “Surface”The render step for a IScreenSurface.
public const uint Surface = 50ControlHost
Section titled “ControlHost”The render step for a ControlHost.
public const uint ControlHost = 80Window
Section titled “Window”The render step for a Window.
public const uint Window = 10Cursor
Section titled “Cursor”The render step for a Cursor.
public const uint Cursor = 70EntityRenderer
Section titled “EntityRenderer”The render step for a EntityManager.
public const uint EntityRenderer = 60Output
Section titled “Output”The render to draw the output texture of an IRenderer.
public const uint Output = 50The render to draw the tint texture of an IScreenSurface.
public const uint Tint = 90