ConvexHull

constructor(points: List<DVec3>, margin: Double = DEFAULT_MARGIN)

Parameters

points

The points on the hull.

margin

The convex margin of the shape. See ConvexGeometry.