Skip to content

endPosition

Description

endPosition is a Property on HitData
The ending position of the cast.

Example
HitData.endPosition = Vector3.New(1, 1, 1)
local testVariable = HitData.endPosition
Usage

returns: Vector3