Property | Type | Description | |
---|---|---|---|
animationTarget | GameObject | ||
crossFadeTime | float | ||
selfDestroy | bool | ||
stateLayer | int | ||
stateToPlayName | string |
Method | Description | |
---|---|---|
OnTriggerEnter ( Collider other ) : void |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
return | void |