For MixBrush there is only one setting for the mixing level.
Would it be possible to have the option to set the transparency level seperately for each of the brushes?
Separate brush settings for MixBrush
- airsoftsoftwair
- Posts: 5834
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Separate brush settings for MixBrush
I think this could easily be implemented in a Hollywood script by first reducing the alpha channel values using ReduceAlphaChannel() and then using MixBrush() or something.