Brillantezza
La figura puņ essere disegnata con brillantezza variabile da 0.0 a 1.0 tramite il parametro brightness o b

startshape BRILLANTEZZA
rule BRILLANTEZZA
{
SQUARE { }
BRILLANTEZZA { size 0.9 brightness 0.1 }
}
rule BRILLANTEZZA
{
SQUARE { }
BRILLANTEZZA { size 0.9 brightness 0.1 }
}
Note
- Il primo quadrato ha brillantezza a 0, nero
- A ogni passo il valore aumenta del 10% fino a diventare 1, bianco.