join
open override fun join(bottomFace: List<ExtrusionBuilder.ExtrusionPoint>, topFace: List<ExtrusionBuilder.ExtrusionPoint>): List<List<Int>>
Creates triangles to join two cross sections of an extrusion. The result is a list of three integers, where the integers are the point indices from ExtrusionBuilder.ExtrusionPoint.pointIndex.