Class NuiDrawListCurve
A Bezier curve rendered within a draw list.
public sealed class NuiDrawListCurve : NuiDrawListItem
- Inheritance
-
NuiDrawListCurve
- Inherited Members
- Extension Methods
Constructors
Properties
- Control0
Gets or sets the first control point.
- Control1
Gets or sets the second control point.
- PointA
Gets or sets the start point.
- PointB
Gets or sets the end point.
- Type
Gets the draw list item type.