render.OverrideAlphaWriteEnable
Example
Shows how you can use alpha channel with render targets.
Overrides the write behaviour of all next rendering operations towards the alpha channel of the current render target.
See also render.OverrideBlend.
Shows how you can use alpha channel with render targets.