godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
PinJoint2D.GDNativeClassBinding
godot
pinjoint2d
PinJoint2D
Undocumented in source.
struct
PinJoint2D
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_softness")
GodotMethod
!(
double
)
getSoftness
;
__gshared
@
GodotName
("set_softness")
GodotMethod
!(
void
,
double
)
setSoftness
;
}
Members
Static variables
getSoftness
GodotMethod
!(
double
)
getSoftness
;
Undocumented in source.
setSoftness
GodotMethod
!(
void
,
double
)
setSoftness
;
Undocumented in source.
Meta
Source
See Implementation
godot
pinjoint2d
PinJoint2D
aliases
BaseClasses
functions
getSoftness
opAssign
opEquals
setSoftness
toHash
properties
softness
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name