Property | Type | Description | |
---|---|---|---|
bounds | Vector2 |
Method | Description | |
---|---|---|
OnDrawGizmos ( ) : void | ||
OnTriggerEnter ( Collider other ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
GetNewPosition ( ) : Vector3 |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
return | void |