Couldn't find this anywhere.
Just use the property TargetSurface.
local player = game:GetService("Players"):GetPlayerFromCharacter(character) local mouse = player:GetMouse() print(mouse.TargetSurface.Name)