UserInputService:GetDeviceRotation() docs don't specify an object's class in a Tuple when it should

Here’s a link to the page: UserInputService:GetDeviceRotation

In the section showing what the function returns, the class type of the second object in the Tuple is shown to be a CFrame, but it’s not shown that the first one is an InputObject.

Should be changed to something like “The delta property of the InputObject describes the amount of rotation that last happened.”

2 Likes