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

SpriteDataAccessExtensions.SetBones

Declaration

public static void SetBones(Sprite sprite, SpriteBone[] src);

Description

Sets the SpriteBones for this Sprite.

This is usually called as part of the Sprite's post process to imbue it with bind pose data.