The Curve type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ControlPointCount |
The count of control points
|
![]() | IsDirty |
True indicates, that the curve will be remapped before executing the next call to CalculateContinous(Int32, Single) |
![]() | Item |
Returns the control point at the given index
|
![]() | Length |
The length of the curve
|
![]() | Spline |
The spline function that is used by this curve
|
![]() | WrapAround |
True indicates that the start and the end of the curve should be connected
|
See Also