Hi. Does this post answer your question? In short, they make the following settings inside the material to make custom alpha values show up on the texture render target:
- Set “Blend Mode” to “Masked”.
- Check “Use with Editor Compositing”.
- Set “Opacity Mask Clip Value” to 0.
Then the alpha can be controlled by the Opacity Mask.