Contents

PHASECurveType.holdStartValue

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

Declaration

case holdStartValue

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