UnlimitedHand Reference for Unity (Methods)
| Name: | stimulate() |
|---|---|
| Description: | Outputting the EMS and move users hand. |
| Returns: | void |
| Parameters: | int padNum |
| Example: | |
| Name: | stimulateSetSleepTime() |
|---|---|
| Description: | Outputting the EMS and move users hand. You can modulate the thread sleep time by parameter. |
| Returns: | void |
| Parameters: | int padNum, int sleepTimeMs |
| Example: | |