Glow
Overview
Change the name of the bone to apply a glow effect on its children.
Values separated using an underscore (_
):
- The name has to start with
glow
- The strength of the glow (
0
to100
) - The hex value of the glow color (
FFFFFF
for white) ornone
to apply the color effect from the parent - The name of the bone
Examples
glow_100_FFFFFF_test
glow_50_FFFFFF_123
glow_10_FFAA20_456
glow_30_none_test