-
-
Notifications
You must be signed in to change notification settings - Fork 460
Open
Description
I really like the simplicity of working with Two.js so far, but I was wondering if there is any explicit way to control the depth/z order of objects. I couldn't find anything about that in the docs, and it seems like everything is ordered according to insertion order. Is is possible for example to insert an object 'under' another object already in the scene?