lineCutoutFadeWidth

abstract fun lineCutoutFadeWidth(lineCutoutFadeWidth: Double = 0.4): LineLayer

The width of the cutout fade effect Default value: 0.4. Value range: 0, 1

Parameters

lineCutoutFadeWidth

value of lineCutoutFadeWidth


abstract fun lineCutoutFadeWidth(lineCutoutFadeWidth: Expression): LineLayer

The width of the cutout fade effect Default value: 0.4. Value range: 0, 1

Parameters

lineCutoutFadeWidth

value of lineCutoutFadeWidth as Expression