Interface: ShowPassingFlashWithThinningStrokeWidthOptions
Defined in: animation/indication/ShowPassingFlashWithThinningStrokeWidth.ts:17
Extends
Properties
color?
optionalcolor:string
Defined in: animation/indication/ShowPassingFlash.ts:21
Color of the flash. Default: YELLOW
Inherited from
duration?
optionalduration:number
Defined in: animation/Animation.ts:14
Duration of the animation in seconds (default: 1)
Inherited from
ShowPassingFlashOptions.duration
minStrokeWidthRatio?
optionalminStrokeWidthRatio:number
Defined in: animation/indication/ShowPassingFlashWithThinningStrokeWidth.ts:19
Minimum stroke width at the tail (proportion of strokeWidth). Default: 0.1
rateFunc?
optionalrateFunc:RateFunction
Defined in: animation/Animation.ts:16
Rate function controlling the animation's pacing (default: smooth)
Inherited from
ShowPassingFlashOptions.rateFunc
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
Inherited from
ShowPassingFlashOptions.strokeWidth
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