Contents

PHASECurveType.jumpToEndValue

A curve that equals its end value for the entire duration.

Declaration

case jumpToEndValue

Discussion

Use this type for step function curves, such as when mapping a continuously varying input value to a discrete set of output values.

See Also

Types