Is there an easy way to dim a displayGroup? I see o.alpha adjusts the opacity. But what if you want to dim the DG to a percentage of black? I am looking for something like alpha but for dimness instead of transparentness.
I realize I could define a rectangle the size of the DG and place it over the group at .7 alpha. But I thought I would ask if there is an easier way before I invented my own.