private void Update()
 {
     controllerIndex = VRTK_DeviceFinder.GetControllerIndex(gameObject);
 }