Click or drag to resize
DigitalRuneCurveKeyTParam, TPoint Properties

The CurveKeyTParam, TPoint generic type exposes the following members.

Properties
  NameDescription
Public propertyInterpolation
Gets or sets the type of interpolation (the spline type) used for the current curve segment between this key and the next key.
Public propertyParameter
Gets or sets a value that defines where this curve key is positioned on the curve.
Public propertyPoint
Gets or sets the curve point for this curve key.
Public propertyTangentIn
Gets or sets the incoming tangent or the control point before this curve key.
Public propertyTangentOut
Gets or sets the outgoing tangent or the control point after this curve key.
Top
See Also