godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ImmediateGeometry.addSphere
godot
immediategeometry
ImmediateGeometry
Simple helper to draw an UV sphere with given latitude, longitude and radius.
struct
ImmediateGeometry
@
nogc
nothrow
void
addSphere
(
in
long
lats
,
in
long
lons
,
in
double
radius
,
in
bool
add_uv
= true
)
Meta
Source
See Implementation
godot
immediategeometry
ImmediateGeometry
aliases
BaseClasses
functions
addSphere
addVertex
begin
clear
end
opAssign
opEquals
setColor
setNormal
setTangent
setUv
setUv2
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Simple helper to draw an UV sphere with given latitude, longitude and radius.