|
My Project
|
Public Member Functions | |
| HitData (RaycastHit2D hit, RaycastHit hit3D, bool collides, bool multipleHits, Vector3 velocity) | |
Public Attributes | |
| RaycastHit2D | hit |
| RaycastHit | hit3D |
| Collider | collider3D |
| bool | collides |
| bool | multipleHits |
| Vector3 | velocity |
| int | bulletId |