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