makeProxy

expect fun makeProxy(points: List<Vec2>, radius: Float): ShapeProxy

Make a shape proxy from a point cloud and radius.

Return

The shape proxy

Parameters

points

The point cloud

radius

The external radius