Black Ops III

PlayerPhysicsTrace

Does a physics trace and returns the hit point.

Example:

hitp = PlayerPhysicsTrace(player.origin + (0,0,72), player.origin + (0,0,-500))

Parameters

ParameterSummary
*startstarting position
*endending position

* = mandatory