godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
RectangleShape2D.GDNativeClassBinding
godot
rectangleshape2d
RectangleShape2D
Undocumented in source.
struct
RectangleShape2D
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_extents")
GodotMethod
!(
Vector2
)
getExtents
;
__gshared
@
GodotName
("set_extents")
GodotMethod
!(
void
,
Vector2
)
setExtents
;
}
Members
Static variables
getExtents
GodotMethod
!(
Vector2
)
getExtents
;
Undocumented in source.
setExtents
GodotMethod
!(
void
,
Vector2
)
setExtents
;
Undocumented in source.
Meta
Source
See Implementation
godot
rectangleshape2d
RectangleShape2D
aliases
BaseClasses
functions
getExtents
opAssign
opEquals
setExtents
toHash
properties
extents
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name