HitPosition
Property of: PlayerMouse
Type: Vector3
Tags: read write instance
The hit point from the mouse's ray cast
Example
PlayerMouse.HitPosition = Vector3.new(1, 1, 1)
The hit point from the mouse's ray cast
PlayerMouse.HitPosition = Vector3.new(1, 1, 1)