Is there a way in js to set something like layers? I want some objects in my canvas to no matter what - be rendered on top of everything, and some to be rendered behind everything, regardless of their real position in the scene.
Is it possible?
what is the way to do that?
Thanks