VisualServerSingleton.multimeshSetMesh

Sets the mesh to be drawn by the multimesh. Equivalent to MultiMesh.mesh.

struct VisualServerSingleton
@nogc nothrow
void
multimeshSetMesh
(
in RID multimesh
,
in RID mesh
)

Meta