I found this interesting info about object occlusion using mesh.renderorder and material.colorwrite.
three.js transparent object occlusion
I couldn't find a way to set these directly with a-frame or the inspector. Is there a way?
Yes, I know how to set them directly with javascript. Doing this declaratively would be appreciated.