applyOpacityToLayers

var applyOpacityToLayers: Boolean

Sets whether to apply opacity to the each layer instead of shape.

<p> Opacity is normally applied directly to a shape. In cases where translucent shapes overlap, applying opacity to a layer will be more accurate at the expense of performance. <p> The default value is false. <p> Note: This process is very expensive and will incur additional performance overhead.