Forum Discussion
TheEndless
12 years agoRoku Guru
Now here's a nice discovery! You can pass an roRegion to roCompositor.SetDrawTo(), and it will correctly clip to that region. If you enable alpha on that region, and set the background color of the compositor to fully transparent (&H00000000), then the compositor will correctly blend to whatever is drawn to the screen behind it. Thinking about a different compositor for different areas of the screen... This compositor thing is becoming more and more appealing...