godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
PlaneMesh._classBinding
godot
planemesh
PlaneMesh
Undocumented in source.
struct
PlaneMesh
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_size")
GodotMethod
!(
void
,
Vector2
)
setSize
;
__gshared
@
GodotName
("get_size")
GodotMethod
!(
Vector2
)
getSize
;
__gshared
@
GodotName
("set_subdivide_width")
GodotMethod
!(
void
,
long
)
setSubdivideWidth
;
__gshared
@
GodotName
("get_subdivide_width")
GodotMethod
!(
long
)
getSubdivideWidth
;
__gshared
@
GodotName
("set_subdivide_depth")
GodotMethod
!(
void
,
long
)
setSubdivideDepth
;
__gshared
@
GodotName
("get_subdivide_depth")
GodotMethod
!(
long
)
getSubdivideDepth
;
}
Members
Static variables
getSize
GodotMethod
!(
Vector2
)
getSize
;
Undocumented in source.
getSubdivideDepth
GodotMethod
!(
long
)
getSubdivideDepth
;
Undocumented in source.
getSubdivideWidth
GodotMethod
!(
long
)
getSubdivideWidth
;
Undocumented in source.
setSize
GodotMethod
!(
void
,
Vector2
)
setSize
;
Undocumented in source.
setSubdivideDepth
GodotMethod
!(
void
,
long
)
setSubdivideDepth
;
Undocumented in source.
setSubdivideWidth
GodotMethod
!(
void
,
long
)
setSubdivideWidth
;
Undocumented in source.
Meta
Source
See Implementation
godot
planemesh
PlaneMesh
aliases
BaseClasses
functions
getSize
getSubdivideDepth
getSubdivideWidth
opAssign
opEquals
setSize
setSubdivideDepth
setSubdivideWidth
properties
size
subdivideDepth
subdivideWidth
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name