Energy Based Objects  2.01
Public Member Functions | Properties
BulletHit Struct Reference

List of all members.

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.

Property Documentation

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.

 All Classes Namespaces Functions Variables Properties Events