This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ISpriteBoneDataProvider.GetBones

Declaration

public List<SpriteBone> GetBones(GUID guid);

Parameters

guid Sprite ID.

Description

Returns the list of SpriteBone for the corresponding Sprite ID.