Consider the scenario where three two-dimensional shapes are present. To keep things simple, let's envision them all as circles:
Is there a method in THREE.js that allows for these shapes to be 'stacked' on top of each other vertically, resulting in a new shape that fills the gap between them? If you picture those circles arranged vertically, the final shape desired would resemble a cone with a flat top.