C# Class UnityArrow, casanova-mk2

Inheritance: MonoBehaviour
Afficher le fichier Open project: vs-team/casanova-mk2

Méthodes publiques

Свойство Type Description
arrow_renderer UnityEngine.MeshRenderer

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

arrow_renderer public_oe property

public MeshRenderer,UnityEngine arrow_renderer
Résultat UnityEngine.MeshRenderer