Click or drag to resize

MeshInstanceSkin Property

Sets the skin to be used by this instance.

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

Property Value

Type: Skin
See Also