MotionPathPointsType

MotionPathPointsType enum

Represent types of points in animation motion path.

enum class MotionPathPointsType

Values

NameValueDescription
None0
Auto1
Corner2
Straight3
Smooth4
CurveAuto5
CurveCorner6
CurveStraight7
CurveSmooth8

See Also