C# Class Glucose, DsynBio

Inheritance: MonoBehaviour
Afficher le fichier Open project: CyberCRI/DsynBio Class Usage Examples

Méthodes publiques

Свойство Type Description
hero Hero,
rotationVelocity Vector3

Méthodes publiques

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

Method Details

OnTriggerEnter() public méthode

public OnTriggerEnter ( ) : 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

hero public_oe property

public Hero, hero
Résultat Hero,

rotationVelocity public_oe property

public Vector3 rotationVelocity
Résultat Vector3