Ejemplo n.º 1
0
 public Color ReflectedColor(Computation comps, int remaining = 5)
 => ReflectedColor(this, comps, remaining);
Ejemplo n.º 2
0
 public Color ShadeHit(Computation comps, int remaining = 5)
 => ShadeHit(this, comps, remaining);