@minecraft/server / EaseOptions
Interface: EaseOptions ​
Defined in: @minecraft/server/index.d.ts:23067
Contains options associated with easing between positions and/or rotations.
Properties ​
easeTime? ​
optionaleaseTime?:number
Defined in: @minecraft/server/index.d.ts:23073
Remarks ​
Time for the ease operation.
easeType? ​
optionaleaseType?:EasingType
Defined in: @minecraft/server/index.d.ts:23079
Remarks ​
Type of ease operation to use.