Computes shape or mesh section by a plane.
The algorithm supports triangle, polyline, and point primitives and traverses BVH when available or beneficial for selected primitive ranges.
staticcompute(shape,plane,transformation?):PlaneSectionData
Intersects shape or mesh shape with a plane.
Shape or mesh shape to intersect.
Section plane.
Transformation | null
Optional transformation applied to input primitives.