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