コード例 #1
0
 public RColor texture(P2 p)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public RColor texture(P2 p)
 {
     return this.c;
 }