That worked, thank you!
It took me a while to respond because while it worked in playground it didn’t work in my actual code. I had to visit this answer in order to get my scene to render; I was missing engine.startFrame() and engine.endFrame().
That worked, thank you!
It took me a while to respond because while it worked in playground it didn’t work in my actual code. I had to visit this answer in order to get my scene to render; I was missing engine.startFrame() and engine.endFrame().