C# Class SelfHaloAnimation

Inheritance: SpellAnimation
Afficher le fichier Open project: LilTsubaki/Les-fragments-d-Erule

Méthodes publiques

Свойство Type Description
_animator Animator
_haloMat Renderer

Méthodes publiques

Méthode Description
Awake ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

_animator public_oe property

public Animator _animator
Résultat Animator

_haloMat public_oe property

public Renderer _haloMat
Résultat Renderer