| target | t | Yaw to be modified<br>Can only be `yaw`, `body` or `head` | String | yaw |
| body | b | Whether the yaw is syncing to the body yaw<br>If false, uses head yaw instead | Boolean | false |
\ No newline at end of file
| target | t, to | Yaw to be modified<br>Can only be `yaw`, `body`, `head` or `all` | String | yaw<!--type:yaw,body,head,all-->|
| body | b, from, src | Whether the yaw is syncing to the body yaw<br>Can be `yaw`, `body` or `false`<br>If false, uses head yaw instead | String | head<!--type:yaw,body,true,false-->|