Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseThe grip of the controller.
The grip and the pointer of a controller are usually angled differently. The grip is the main part of the controller that the player grips with their hand. The main use case for this part of the controller is holding an object in the user's hand, such sa a sword or gun. If you wanted to pick something in the Scene from a controller pose, this is most likely the ray you would want to ray-cast with, assuming you're rendering something other than the controller model.