Version: 2019.2
LanguageEnglish
  • C#

InteractionSourceNode.Grip

Suggest a change

Success!

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.

Close

Submission failed

For 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.

Close

Cancel

Description

The 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.