Exemplo n.º 1
0
 void ApplyColor()
 {
     mpb.SetColorTriplet(colors.GetNormalized(hueShift, slerp: true));
     rnd.SetPropertyBlock(mpb);
 }