Home Reference Expression functions 

easeinp expression function

Channel segment function: ease-in with configurable acceleration.

Usage

easeinp(number)

Slowly increases the motion of the model to its maximum value. This is similar to the motion of an object accelerating due to gravity. The number controls how fast to ease into the motion: a large value defines a high speed at the end of the segment.

Examples

easeinp( 10 )

Eases in with a fairly big final velocity.

Replaced by

Replaced by hou.easeinp