Skip to content

constants EaseFunc (client-side)

Name Description
EASE_FUNC_LINEAR Represents ease func linear type.
EASE_FUNC_SINE Represents ease func sine type.
TEASEFUNC_EXP Represents ease func exp type.
TRAJECTORY_LOOP_MODE_NONE Represents none trajectory loop mode.
TRAJECTORY_LOOP_MODE_RESTART Represents restart trajectory loop mode.
TRAJECTORY_LOOP_MODE_PINGPONG Represents ping pong trajectory loop mode.
TRAJECTORY_LOOP_MODE_HALT Represents halt trajectory loop mode.
TRAJECTORY_LOOP_MODE_PINGPONG_ONCE Represents ping pong once trajectory loop mode.