Curve.ComputeTangent Method (Microsoft.Xna.Framework)

Computes tangent for the specific key in the collection.

Namespace: Microsoft.Xna.Framework
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public void ComputeTangent(
	int keyIndex, 
	CurveTangent tangentType
)

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Parameters

keyIndex
Type: System.Int32
The index of a key in the collection.
tangentType
Type: Microsoft.Xna.Framework.CurveTangent
The tangent type for both in and out.
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web