Unity XR Plugin Framework: Throw a Ball (4.2)

by Jennifer Wang (2022)

Hierarchy

On the left is the Hierarchy menu. Here is where all objects in the scene go. 

Click on anything in the Hierarchy menu, hover your mouse over the scene view, and type "f" to focus on the object.

The project editor's default view should look a little like this (If you aren't in default view, you can change the view by going to (Window>Layouts). 

Project Window

On the bottom is the project window. This is where you organize all your files and folders as you work.

Inspector

To the right is the inspector menu.


When an object is selected, you can use this to change attributes specific to that object.

Add a sphere to the scene: 

Make the ball grabbable:

Test your grabbable object: