C# Class TriggerVolume, ITP_OpenSourceAnimation

Inheritance: MonoBehaviour
Afficher le fichier Open project: n1ckfg/ITP_OpenSourceAnimation Class Usage Examples

Méthodes publiques

Свойство Type Description
target GameObject

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

target public_oe property

public GameObject target
Résultat GameObject