| UIRenderer Properties |
The UIRenderer type exposes the following members.
| Name | Description | |
|---|---|---|
| GraphicsDevice |
Gets the graphics device.
| |
| IsDisposed |
Gets a value indicating whether this instance has been disposed of.
| |
| RenderCallbacks |
Gets the render callbacks.
| |
| SpriteBatch |
Gets the sprite batch that is used to draw all images for the UI controls.
| |
| Templates |
Gets the UI control templates that define the game object properties for the different
styles.
| |
| Theme |
Gets the UI theme.
| |
| WhiteTexture |
Gets a white 1x1 texture.
|