コード例 #1
0
 public Color RefractedColor(IntersectionData intersectionData, int remaining = 5)
 {
     // TODO
     return(Color.Black);
 }