Open Dev Kit Documentation :: General :: Cursor :: Cursor Position
Root.Cursor.Positionposition of the cursor (X and Y axis) and mouse wheel (Z axis) relative to the screen
Type
Lua Usage
-- Get local value3DVector = cursor.Position -- Set cursor.Position = value3DVector
If you think anything is missing, please feel free to: submit documentation feedback on this page
