![]() | CurveKeyTParam, TPoint Properties |
The CurveKeyTParam, TPoint generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Interpolation |
Gets or sets the type of interpolation (the spline type) used for the current curve segment
between this key and the next key.
|
![]() | Parameter |
Gets or sets a value that defines where this curve key is positioned on the curve.
|
![]() | Point |
Gets or sets the curve point for this curve key.
|
![]() | TangentIn |
Gets or sets the incoming tangent or the control point before this curve key.
|
![]() | TangentOut |
Gets or sets the outgoing tangent or the control point after this curve key.
|