godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
MultiMeshInstance._classBinding
godot
multimeshinstance
MultiMeshInstance
Undocumented in source.
struct
MultiMeshInstance
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_multimesh")
GodotMethod
!(
void
,
MultiMesh
)
setMultimesh
;
__gshared
@
GodotName
("get_multimesh")
GodotMethod
!(
MultiMesh
)
getMultimesh
;
}
Members
Static variables
getMultimesh
GodotMethod
!(
MultiMesh
)
getMultimesh
;
Undocumented in source.
setMultimesh
GodotMethod
!(
void
,
MultiMesh
)
setMultimesh
;
Undocumented in source.
Meta
Source
See Implementation
godot
multimeshinstance
MultiMeshInstance
aliases
BaseClasses
functions
getMultimesh
opAssign
opEquals
setMultimesh
properties
multimesh
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name