Is there a way to get TornadoFX to render transpar...
# tornadofx
a
Is there a way to get TornadoFX to render transparently, so that something like OBS can capture it onto a stream without keying out a color?
r
stage.initStyle(StageStyle.TRANSPARENT); Might help, but I'm not familiar with OBS