Edit

EaseOptions Interface

Contains options associated with easing between positions and/or rotations.

Properties

easeTime

easeTime?: number;

Time for the ease operation.

Type: number

easeType

easeType?: EasingType;

Type of ease operation to use.

Type: EasingType