Skip to content

start

DEPRECATED
Please use 'startPosition' instead.

Description

start is a Property on HitData
The starting position of the cast.

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

returns: Vector3