What is MouseService for?

So I was trying to get the player’s mouse and forgot how to do it. So I tried to use “MouseService”.
I realized there wasn’t really much to do with it so I tried to search it in Devhub , there is nothing in the summary at all.

Though eventually I was able to find a documentation about the mouse which solved my problem.

An internal service which appears to run on the client, controlling mouse raycasting for Mouse.Hit and other properties.

3 Likes