Get the radius of a polygon shape.
double getRadius() => bindings.cpPolyShapeGetRadius(_shape.toPointer);