jit.movie into jit.gl.node

Christien Ayers's icon

According to the documentation, if a jit.movie object has the @output_texture attribute set to 1, you can use the @drawto attribute to change the drawing context for that jit.movie object. However, I've tried to do this using jit.gl.node as the drawing context and it doesn't seem to be working. Is there something I'm missing here about how jit.movie @output_texture 1 works?