Class NuiDrawListArc
A circular arc rendered within a draw list.
public sealed class NuiDrawListArc : NuiDrawListItem
- Inheritance
-
NuiDrawListArc
- Inherited Members
- Extension Methods
Constructors
Properties
- AngleMax
Gets or sets the maximum angle of the arc (degrees).
- AngleMin
Gets or sets the minimum angle of the arc (degrees).
- Center
Gets or sets the center position.
- Radius
Gets or sets the arc radius.
- Type
Gets the draw list item type.