KeyFrame.NextInTangent
KeyFrame.NextInTangent property
Gets or sets the next in(left) tangent on this key frame.
public Vector2 NextInTangent { get; set; }
See Also
- struct Vector2
- class KeyFrame
- namespace Aspose.ThreeD.Animation
- assembly Aspose.3D
Gets or sets the next in(left) tangent on this key frame.
public Vector2 NextInTangent { get; set; }