| DebugRenderer Properties |
The DebugRenderer type exposes the following members.
| Name | Description | |
|---|---|---|
| ArrowHeadSize |
Gets or sets the size of the arrow head (relative to the arrow length).
| |
| AutoRenderStates |
Gets or sets a value indicating whether the debug renderer automatically sets the required
render states (depth-stencil, blend and rasterizer states required to render solid or
wireframe, in or over scene, opaque or transparent).
| |
| DefaultColor |
Gets or sets the default color that is used if no color is explicitly specified.
| |
| DefaultTextPosition |
Gets or sets the default text position.
| |
| Effect |
Gets the effect used for rendering.
| |
| Enabled |
Gets or sets a value indicating whether this DebugRenderer is enabled.
| |
| IsDisposed |
Gets a value indicating whether this instance has been disposed of.
| |
| PointSize |
Gets or sets the size of drawn points.
| |
| SpriteFont |
Gets or sets the sprite font.
|