Collision
Class Name | Description |
---|---|
Collision.Collider | Output Collider hit from Collision. |
Collision.GameObject | Output GameObject hit from Collision. |
Collision.RelativeVelocity | Output the relative velocity of the two collided objects. |
Collision.Rigidbody | Output Rigidbody hit from Collision. |
Collision.Transform | Output Transform hit from Collision. |