Share via


Curve.ComputeTangents Method (CurveTangent, CurveTangent)

Computes all tangents for all CurveKeys in this Curve, using different tangent types for TangentOut and TangentIn.

Syntax

'Declaration
Public Sub ComputeTangents ( _
         tangentInType As CurveTangent, _
         tangentOutType As CurveTangent _
)
public void ComputeTangents (
         CurveTangent tangentInType,
         CurveTangent tangentOutType
)
public:
void ComputeTangents(
         CurveTangent tangentInType,
         CurveTangent tangentOutType
)

Parameters

Requirements

Namespace: Microsoft.Xna.Framework

Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

See Also

Reference

Curve Class
Curve Members
Microsoft.Xna.Framework Namespace

Platforms

Windows Phone