Function MeshInstance.skeleton

NodePath to the Skeleton associated with the instance.

NodePath skeleton() nothrow @property @nogc;

void skeleton (
  NodePath v
) nothrow @property @nogc;