added child attribute authored by Lxlp's avatar Lxlp
......@@ -10,4 +10,5 @@ Enchant the entire model or a specific bone.
| modelid | m, mid, model | Targeted model | String | |
| partid | p, pid, part | Targeted rendering bone.<br/>If not set, enchant the entire model. | String | |
| enchant | en | Is enchanted | Boolean | true |
| exactmatch | em, exact, match | Should the part match the `partid` completely | Boolean | true |
\ No newline at end of file
| exactmatch | em, exact, match | Should the part match the `partid` completely | Boolean | true |
| child | | Whether the child bones should be affected | Boolean | false |