Skip to content

hitPosition

Description

hitPosition is a Property on HitData
The position that the cast ended at if it hit something.

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

returns: Vector3