Share via


Curve.ComputeTangents Method (CurveTangent)

Computes all tangents for all CurveKeys in this Curve, using a specified tangent type for both TangentIn and TangentOut.

Syntax

'Declaration
Public Sub ComputeTangents ( _
         tangentType As CurveTangent _
)
public void ComputeTangents (
         CurveTangent tangentType
)
public:
void ComputeTangents(
         CurveTangent tangentType
)

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