Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SpriteBone.name

public string name;

Description

The name of the bone. This is useful when recreating bone hierarchy at editor or runtime. You can also use this as a way of resolving the bone path when a Sprite is bound to a more complex or richer hierarchy.