Свойство | Type | Description | |
---|---|---|---|
isActivated | bool | ||
lightnumber | int | ||
speed | float | ||
targetlocation | Transform |
Méthode | Description | |
---|---|---|
OnTriggerEnter ( Collider other ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
moveLight ( ) : void | ||
setMove ( bool yes ) : void |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
Résultat | void |