ImmediateGeometryAddSphere Method |
Simple helper to draw an UV sphere with given latitude, longitude and radius.
Namespace: Godot
public void AddSphere( int lats, int lons, float radius, bool addUv = true )
[Missing <param name="lats"/> documentation for "M:Godot.ImmediateGeometry.AddSphere(System.Int32,System.Int32,System.Single,System.Boolean)"]
[Missing <param name="lons"/> documentation for "M:Godot.ImmediateGeometry.AddSphere(System.Int32,System.Int32,System.Single,System.Boolean)"]
[Missing <param name="radius"/> documentation for "M:Godot.ImmediateGeometry.AddSphere(System.Int32,System.Int32,System.Single,System.Boolean)"]
[Missing <param name="addUv"/> documentation for "M:Godot.ImmediateGeometry.AddSphere(System.Int32,System.Int32,System.Single,System.Boolean)"]