godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
SphereShape._new
godot
sphereshape
SphereShape
Construct a new instance of SphereShape. Note: use
memnew!SphereShape
instead.
struct
SphereShape
@
nogc
nothrow static
SphereShape
_new
(
)
Meta
Source
See Implementation
godot
sphereshape
SphereShape
aliases
BaseClasses
functions
getRadius
opAssign
opEquals
setRadius
toHash
properties
radius
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of SphereShape. Note: use memnew!SphereShape instead.