CurveContinuity Enumeration

Defines the continuity of CurveKeys on a Curve.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Syntax

public enum CurveContinuity

Members

  Member name Description
Smooth Interpolation can be used between this CurveKey and the next.
Step Interpolation cannot be used between this CurveKey and the next. Specifying a position between the two points returns this point.

See Also

Reference

Microsoft.Xna.Framework Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone