VisualServerMakeSphereMesh Method |
Returns a mesh of a sphere with the given amount of horizontal and vertical subdivisions.
Namespace: Godot
public static RID MakeSphereMesh( int latitudes, int longitudes, float radius )
[Missing <param name="latitudes"/> documentation for "M:Godot.VisualServer.MakeSphereMesh(System.Int32,System.Int32,System.Single)"]
[Missing <param name="longitudes"/> documentation for "M:Godot.VisualServer.MakeSphereMesh(System.Int32,System.Int32,System.Single)"]
[Missing <param name="radius"/> documentation for "M:Godot.VisualServer.MakeSphereMesh(System.Int32,System.Int32,System.Single)"]
[Missing <returns> documentation for "M:Godot.VisualServer.MakeSphereMesh(System.Int32,System.Int32,System.Single)"]