Ejemplo n.º 1
0
 public Color GetColor(PcgRandom random) =>
 Primary.Blend(Secondary, random.NextDouble() * Alpha);