C# Class MyFirstTween, fall2019_gamedev

Inheritance: MonoBehaviour
Afficher le fichier Open project: radiatoryang/fall2019_gamedev

Méthodes publiques

Свойство Type Description
myDestination Transform,

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

myDestination public_oe property

public Transform, myDestination
Résultat Transform,