fillExtrusionPatternCrossFade

open override fun fillExtrusionPatternCrossFade(fillExtrusionPatternCrossFade: Double): FillExtrusionLayer

Controls the transition progress between the image variants of fill-extrusion-pattern. Zero means the first variant is used, one is the second, and in between they are blended together. Both images should be the same size and have the same type (either raster or vector). Default value: 0. Value range: 0, 1

Use static method FillExtrusionLayer.defaultFillExtrusionPatternCrossFade to set the default property.

Parameters

fillExtrusionPatternCrossFade

value of fillExtrusionPatternCrossFade


open override fun fillExtrusionPatternCrossFade(fillExtrusionPatternCrossFade: Expression): FillExtrusionLayer

Controls the transition progress between the image variants of fill-extrusion-pattern. Zero means the first variant is used, one is the second, and in between they are blended together. Both images should be the same size and have the same type (either raster or vector). Default value: 0. Value range: 0, 1

Use static method FillExtrusionLayer.defaultFillExtrusionPatternCrossFadeAsExpression to set the default property.

Parameters

fillExtrusionPatternCrossFade

value of fillExtrusionPatternCrossFade as Expression


Controls the transition progress between the image variants of fill-extrusion-pattern. Zero means the first variant is used, one is the second, and in between they are blended together. Both images should be the same size and have the same type (either raster or vector). Default value: 0. Value range: 0, 1