How did you calculate the intersection points where the cube and the plane met? I tried using contactPoints.point from collision but that is just inaccurate. Is there a better way to find 4 or 3 intersection points (depending on angle) accurately?
Thanks in advance if you reply :D