Update README.md

This commit is contained in:
Sinai 2021-05-18 00:15:20 +10:00
parent 82e9c08ae6
commit 76f71d9f3d

View File

@ -79,7 +79,7 @@ See the "Help" dropdown in the C# console menu for more detailed information.
### Mouse-Inspect
The "Mouse Inspect" dropdown on the main UnityExplorer nav-bar allows you to inspect objects under the mouse.
The "Mouse Inspect" dropdown on the main UnityExplorer navbar allows you to inspect objects under the mouse.
* <b>World</b>: uses Physics.Raycast to look for Colliders
* <b>UI</b>: uses GraphicRaycasters to find UI objects