Interface: ShowPassingFlashOptions
Defined in: animation/indication/ShowPassingFlash.ts:19
Extends
Extended by
Properties
color?
optionalcolor:string
Defined in: animation/indication/ShowPassingFlash.ts:21
Color of the flash. 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
shift?
optionalshift: [number,number,number]
Defined in: animation/Animation.ts:18
Shift direction for fade animations
Inherited from
strokeWidth?
optionalstrokeWidth:number
Defined in: animation/indication/ShowPassingFlash.ts:25
Stroke width of the flash. Default: DEFAULT_STROKE_WIDTH * 1.5
timeWidth?
optionaltimeWidth:number
Defined in: animation/indication/ShowPassingFlash.ts:23
Width of the flash as a proportion of the path (0-1). Default: 0.2