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