Click or drag to resize

MeshInstanceSkeleton Property

NodePath to the Skeleton associated with the instance.

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

Property Value

Type: NodePath
See Also