godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Shape.GDNativeClassBinding
godot
shape
Shape
Undocumented in source.
struct
Shape
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_debug_mesh")
GodotMethod
!(
ArrayMesh
)
getDebugMesh
;
__gshared
@
GodotName
("get_margin")
GodotMethod
!(
double
)
getMargin
;
__gshared
@
GodotName
("set_margin")
GodotMethod
!(
void
,
double
)
setMargin
;
}
Members
Static variables
getDebugMesh
GodotMethod
!(
ArrayMesh
)
getDebugMesh
;
Undocumented in source.
getMargin
GodotMethod
!(
double
)
getMargin
;
Undocumented in source.
setMargin
GodotMethod
!(
void
,
double
)
setMargin
;
Undocumented in source.
Meta
Source
See Implementation
godot
shape
Shape
aliases
BaseClasses
functions
getDebugMesh
getMargin
opAssign
opEquals
setMargin
toHash
properties
margin
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name