Share via


Curve.ComputeTangent Method

Computes the tangents for a specified CurveKey in this Curve.

Overload List

Name Description
Curve.ComputeTangent (Int32, CurveTangent) Computes both the TangentIn and the TangentOut for a CurveKey specified by its index.
Curve.ComputeTangent (Int32, CurveTangent, CurveTangent) Computes a specified type of TangentIn and a specified type of TangentOut for a given CurveKey.

See Also

Reference

Curve Class
Curve Members
Microsoft.Xna.Framework Namespace