outsideCaptureAreaLayerOpacity property

double outsideCaptureAreaLayerOpacity
final

If this opacity is greater than 0, it will paint a transparent overlay over all layers that are drawn outside the background image area. The overlay will have the specified opacity level.

Note: This opacity only takes effect if the captureOnlyBackgroundImageArea flag in the generation configuration is set to true.

Implementation

final double outsideCaptureAreaLayerOpacity;