Click or drag to resize

MultiMeshMesh Property

Mesh to be drawn.

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

Property Value

Type: Mesh
See Also