UnlimitedHand Reference for Unity (Methods)
| Name: | startQuaternion() |
|---|---|
| Description: | Starting update the value of Quaternions by updateQuaternion. |
| Returns: | void |
| Parameters: | N/A |
| Related Methods: | Update
/ updateQuaternion |
| Name: | stopQuaternion() |
|---|---|
| Description: | Stopping update the value of Quaternion by updateQuaternion. |
| Returns: | void |
| Parameters: | N/A |
| Related Methods: | Update
/ updateQuaternion |