Interface IMainSkeletonDataProvider
An interface that provides data from the Main Skeleton.
Namespace: UnityEditor.U2D.Animation
Assembly: solution.dll
Syntax
public interface IMainSkeletonDataProvider
Remarks
Available only when the Main Skeleton has been assigned.
Methods
Name | Description |
---|---|
GetMainSkeletonData() | Returns Main Skeleton data. |