Click or drag to resize

MeshInstanceMesh Property

The Mesh resource for the instance.

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

Property Value

Type: Mesh
See Also