![]() |
Energy Based Objects
2.01
|
Public Member Functions | |
| BulletHit (Bullet bullet, RaycastHit hit, float bounce) | |
Properties | |
| Bullet | bullet [get, set] |
| The bullet that caused the collision. | |
| RaycastHit | hit [get, set] |
| The object that was hit. | |
| float | bounce [get, set] |
| The bounce amount that "occured" on the hit. | |
float bounce [get, set] |
The bounce amount that "occured" on the hit.
Bullet bullet [get, set] |
The bullet that caused the collision.
RaycastHit hit [get, set] |
The object that was hit.
1.7.5.1