Interface: SwapOptions
Defined in: animation/transform/MovementTransforms.ts:258
Extends
Properties
duration?
optionalduration:number
Defined in: animation/Animation.ts:14
Duration of the animation in seconds (default: 1)
Inherited from
pathArc?
optionalpathArc:number
Defined in: animation/transform/MovementTransforms.ts:260
Path arc angle for the swap, default PI/2
rateFunc?
optionalrateFunc:RateFunction
Defined in: animation/Animation.ts:16
Rate function controlling the animation's pacing (default: smooth)
Inherited from
shift?
optionalshift: [number,number,number]
Defined in: animation/Animation.ts:18
Shift direction for fade animations