KeyFrameNextInTangent Property
Gets or sets the next in(left) tangent on this key frame.

Namespace: Aspose.ThreeD.Animation
Assembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntax
public Vector2 NextInTangent { get; set; }

Property Value

Type: Vector2
See Also