C# Class Spine.Unity.Modules.AtlasRegionAttacher

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: EsotericSoftware/spine-runtimes

Méthodes publiques

Свойство Type Description
atlasAsset AtlasAsset
attachments SlotRegionPair[]

Méthodes publiques

Méthode Description
Apply ( Spine.SkeletonRenderer skeletonRenderer ) : void
Awake ( ) : void

Method Details

Apply() public méthode

public Apply ( Spine.SkeletonRenderer skeletonRenderer ) : void
skeletonRenderer Spine.SkeletonRenderer
Résultat void

Awake() public méthode

public Awake ( ) : void
Résultat void

Property Details

atlasAsset public_oe property

public AtlasAsset atlasAsset
Résultat AtlasAsset

attachments public_oe property

public SlotRegionPair[] attachments
Résultat SlotRegionPair[]