Example #1
0
 public void SetPointFrontColor(Color32 frontColor)
 {
     ptp.SetFrontColor(frontColor);
 }