Home Reference Expression functions 

easeoutp expression function

Channel segment function: ease-out with configurable acceleration.

Usage

easeoutp(number)

Similar to the easeinp expression only reversed. The change starts rapidly and begins to slow until it comes to rest. The number determines the speed (i.e., the rate of channel change) at the beginning of the segment. A large value defines a high speed.

Examples

easeoutp( 3 )

Eases out of a fairly high initial speed.

Replaced by

Replaced by hou.easeoutp