Interface: EaseOptions
Beta
包含与位置和/或旋转之间缓动相关的选项。
Contains options associated with easing between positions and/or rotations.
Properties
easeTime?
optionaleaseTime?:number
Beta
Remarks
缓动操作的时间。
Time for the ease operation.
easeType?
optionaleaseType?:EasingType
Beta
Remarks
要使用的缓动操作类型。
Type of ease operation to use.
