3D Widget: Opacity and mipmapping

Here is a way that works but is not elegant.
Set the scale in render transform of widget according to distance to camera and set draw size of Widget Component to match the scale. For example, 0.5 scales with half of the original draw size.