public Aspect_XRHapticActionData(Aspect_XRHapticActionData parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void triggerHapticVibrationAction(Aspect_XRAction theAction, Aspect_XRHapticActionData theParams)
 {
     throw new NotImplementedException();
 }