Click or drag to resize

MultiMeshInstance2DMultimesh Property

The MultiMesh that will be drawn by the MultiMeshInstance2D.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public MultiMesh Multimesh { get; set; }

Property Value

Type: MultiMesh
See Also