make Offset Proxy
expect fun makeOffsetProxy(points: List<Vec2>, radius: Float, position: Vec2, rotation: Rot): ShapeProxy
Make a shape proxy from a point cloud with a position and rotation offset.
Return
The shape proxy
Parameters
points
The point cloud
radius
The external radius
position
The position offset
rotation
The rotation offset