godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
PlaneMesh.GDNativeClassBinding
godot
planemesh
PlaneMesh
Undocumented in source.
struct
PlaneMesh
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_size")
GodotMethod
!(
Vector2
)
getSize
;
__gshared
@
GodotName
("get_subdivide_depth")
GodotMethod
!(
long
)
getSubdivideDepth
;
__gshared
@
GodotName
("get_subdivide_width")
GodotMethod
!(
long
)
getSubdivideWidth
;
__gshared
@
GodotName
("set_size")
GodotMethod
!(
void
,
Vector2
)
setSize
;
__gshared
@
GodotName
("set_subdivide_depth")
GodotMethod
!(
void
,
long
)
setSubdivideDepth
;
__gshared
@
GodotName
("set_subdivide_width")
GodotMethod
!(
void
,
long
)
setSubdivideWidth
;
}
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
toHash
properties
size
subdivideDepth
subdivideWidth
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name