Example #1
0
 public Color ReflectedColor(Computation comps, int remaining = 5)
 => ReflectedColor(this, comps, remaining);
Example #2
0
 public Color ShadeHit(Computation comps, int remaining = 5)
 => ShadeHit(this, comps, remaining);