void ClipFacesByPlaneAndCap (IReadOnlyList<FaceHandle> faces, Plane planeInMeshSpace, bool removeFacesBehindPlane, bool attemptToCap, List<HalfEdgeHandle> outNewEdges, List<FaceHandle> outCapFaces)

Parameters

NameTypeDescription
faces IReadOnlyList<FaceHandle>
planeInMeshSpace Plane
removeFacesBehindPlane bool
attemptToCap bool
outNewEdges = null List<HalfEdgeHandle>
outCapFaces = null List<FaceHandle>
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.