Skip to content

hitDistance

Description

hitDistance is a Property on HitData
The distance from the starting position to the position the hit happened.

Example
HitData.hitDistance = 1.0
local testVariable = HitData.hitDistance
Usage

returns: float