A set of nested concentric transparent spheres. The Three.js-specific option renderOrder
is critical for making all spheres visible. Objects are drawn from numerically lowest render order to highest, with a default value of zero.
Complete code for this example: