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

ISpriteBoneDataProvider

interface in UnityEditor.Experimental.U2D

Switch to Manual

Description

Data Provider interface that deals with Sprite Bone data.

Public Functions

GetBonesReturns the list of SpriteBone for the corresponding Sprite ID.
SetBonesSets a new set of SpriteBone for the corresponding Sprite ID.