isolatedTransparency property

bool isolatedTransparency
getter/setter pairinherited

Isolated transparency: If this flag is true, objects within the group shall be composited against a fully transparent initial backdrop; if false, they shall be composited against the group’s backdrop

Implementation

bool isolatedTransparency = false;