SurfaceMesh.getCenterRadius()

Lives in: pygamer.surfacemesh

SurfaceMesh.getCenterRadius(self: pygamer.surfacemesh.SurfaceMesh)Tuple[pygamer.Vector, float]

Get the center and radius of a surface mesh.

Returns

Center of the mesh and radius.

Return type

tuple (Vector, float)