Been trying hard to find a solution to this, but the results are pretty bad.
Basically I want to draw a texture (it’s made up of 2 triangles so it’s a quad), and make them have alpha values (0-255, but 0-1 will do too). This is so that I can have that fade in/out effect when I wish.
Found my answer:
Link to Source