Trim Led Color Modifier
Format
{
"Type": ReverseLedColorModifier",
"Config": {
"WrapRemainder": <bool>
}
}
Variables
WrapRemainder
If set to true
the colors that exceed the desired length will be wrapped to the beginning, otherwise remove excess colors.
Required: No
Default value:
false
Example:
"WrapRemainder": true
Example