Hand Interactor Advanced Options¶
The advanced options parameter contains several options for users who want to create more complex interactions in their simulations.
This is the complete list of advanced options:
Advanced Options In Detail¶
Options |
Explanation |
---|---|
Interaction Manager |
The Interaction Manager, which will handle the interactions between the Interactor and the Interactables that are assigned the same Interaction Manager. If left empty, the first Interaction Manager that is found in the scene will be added automatically. |
Transform |
The Hand Interactors Transform which is automatically added. |
Rigidbody |
The rigidbody of the Interactable. |
Colliders |
List of colliders for the Hand Interactor. If left empty all the non trigger colliders will be automatically added to the list on start. |
Ray Origin |
The transformation that sets where the ray cast will start from. Which will be directed towards the forward direction of the transform. |
Ray Length |
The length of the raycast. |