Experimental: this API is experimental and might be changed or removed in the future.

SpriteDataAccessExtensions.SetBones

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

Descripción

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.