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