I can only set background during initialization like this: new Application({ background: 0x000000 }).
I can't figure out how to dynamically update the background color after that.
renderer.backgroundColor property seems to be deprecated in v7.
I can only set background during initialization like this: new Application({ background: 0x000000 }).
I can't figure out how to dynamically update the background color after that.
renderer.backgroundColor property seems to be deprecated in v7.