C# Class RigidbodyFollow, nyu_studio_fall2015

Inheritance: MonoBehaviour
Afficher le fichier Open project: radiatoryang/nyu_studio_fall2015 Class Usage Examples

Méthodes publiques

Свойство Type Description
followThis Transform

Méthodes publiques

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

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

followThis public_oe property

public Transform followThis
Résultat Transform