... | ... | @@ -10,7 +10,7 @@ Toggle the visibility of a renderer bone. |
|
|
| partid | p, pid, part | Targeted part | String | Empty String |
|
|
|
| visibility | v, visible | Visibility of the parts | Boolean | false |
|
|
|
| exactmatch | em, exact, match | Should the tested bone matches the part id completely | Boolean | true |
|
|
|
| child | | Should the mechanic also hide all child bones | Boolean | false |
|
|
|
| child | c | Should the mechanic also hide all child bones | Boolean | false |
|
|
|
|
|
|
## Examples
|
|
|
#### Hiding a specific bone:
|
... | ... | |