Adds three new types of SphereMeshes to Godot Game Engine: "IcoSphereMesh", "OctaSphereMesh" and "CubeSphereMesh".
All meshes generators has three UV types support, and advanced subdivider method that provides better control over shpere poligons count. Has heigth and radius properties like default godot UV-Sphere mesh.
Good for creating planets and objects in Rimworld game stile.