Interface: IndicateOptions
Defined in: animation/indication/Indicate.ts:16
Extends
Properties
color?
optionalcolor:string
Defined in: animation/indication/Indicate.ts:20
Color to use for indication highlight. Default: YELLOW
duration?
optionalduration:number
Defined in: animation/Animation.ts:14
Duration of the animation in seconds (default: 1)
Inherited from
rateFunc?
optionalrateFunc:RateFunction
Defined in: animation/Animation.ts:16
Rate function controlling the animation's pacing (default: smooth)
Inherited from
scaleFactor?
optionalscaleFactor:number
Defined in: animation/indication/Indicate.ts:18
Scale factor at peak of indication. Default: 1.2
shift?
optionalshift: [number,number,number]
Defined in: animation/Animation.ts:18
Shift direction for fade animations