godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
MultiMeshInstance.GDNativeClassBinding
godot
multimeshinstance
MultiMeshInstance
Undocumented in source.
struct
MultiMeshInstance
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_multimesh")
GodotMethod
!(
MultiMesh
)
getMultimesh
;
__gshared
@
GodotName
("set_multimesh")
GodotMethod
!(
void
,
MultiMesh
)
setMultimesh
;
}
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
toHash
properties
multimesh
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name