Update Brightness authored by Lxlp's avatar Lxlp
......@@ -13,7 +13,7 @@ Configure the model's block and sky light.
| block | b | Block light level. Value must be 0 - 15, or -1 for auto brightness | Integer | -1 |
| sky | s | Sky light level. Value must be 0 - 15, or -1 for auto brightness | Integer | -1 |
| exactmatch | em, exact, match | Should the part match the `partid` completely | Boolean | true |
| child | | Whether the child bones should be affected | Boolean | false |
| child | c | Whether the child bones should be affected | Boolean | false |
## Examples
This makes the designated part glow even in the dark, such as a spider's eyes or a breeze's body.
......
......