C# Class Spine.Unity.Modules.SkeletonRenderSeparator

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

Méthodes publiques

Свойство Type Description
copyPropertyBlock bool
partsRenderers List

Méthodes publiques

Méthode Description
HandleRender ( SkeletonRenderer instruction ) : void
OnDisable ( ) : void
OnEnable ( ) : void
Reset ( ) : void

Method Details

HandleRender() public méthode

public HandleRender ( SkeletonRenderer instruction ) : void
instruction SkeletonRenderer
Résultat void

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void

Property Details

copyPropertyBlock public_oe property

public bool copyPropertyBlock
Résultat bool

partsRenderers public_oe property

public List partsRenderers
Résultat List