godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
QuadMesh._classBinding
godot
quadmesh
QuadMesh
Undocumented in source.
struct
QuadMesh
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_size")
GodotMethod
!(
void
,
Vector2
)
setSize
;
__gshared
@
GodotName
("get_size")
GodotMethod
!(
Vector2
)
getSize
;
}
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
properties
size
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name