Click or drag to resize
DigitalRuneDebugRenderer Properties

The DebugRenderer type exposes the following members.

Properties
  NameDescription
Public propertyArrowHeadSize
Gets or sets the size of the arrow head (relative to the arrow length).
Public propertyAutoRenderStates
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).
Public propertyDefaultColor
Gets or sets the default color that is used if no color is explicitly specified.
Public propertyDefaultTextPosition
Gets or sets the default text position.
Public propertyEffect
Gets the effect used for rendering.
Public propertyEnabled
Gets or sets a value indicating whether this DebugRenderer is enabled.
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed of.
Public propertyPointSize
Gets or sets the size of drawn points.
Public propertySpriteFont
Gets or sets the sprite font.
Top
See Also