Curve PropertiesBigBangProductions Easy Curves
The Curve type exposes the following members.
Properties

  NameDescription
Public propertyControlPointCount
The count of control points
Public propertyIsDirty
True indicates, that the curve will be remapped before executing the next call to CalculateContinous(Int32, Single)
Public propertyItem
Returns the control point at the given index
Public propertyLength
The length of the curve
Public propertySpline
The spline function that is used by this curve
Public propertyWrapAround
True indicates that the start and the end of the curve should be connected
Back to Top
See Also