Describes a hit to a BoltHitbox on a BoltHitboxBody More...
Public Attributes | |
BoltHitboxBody | body |
The body which was hit More... | |
float | distance |
The distance away from the origin of the ray More... | |
BoltHitbox | hitbox |
Which hitbox was hit More... | |
Describes a hit to a BoltHitbox on a BoltHitboxBody
Example: Logging the details of a BoltPhysicsHit object.
BoltHitboxBody Photon.Bolt.LagCompensation.BoltPhysicsHit.body |
The body which was hit
float Photon.Bolt.LagCompensation.BoltPhysicsHit.distance |
The distance away from the origin of the ray
BoltHitbox Photon.Bolt.LagCompensation.BoltPhysicsHit.hitbox |
Which hitbox was hit