コード例 #1
0
 public void SetColors(Color start, Color end)
 {
     LineRenderer.INTERNAL_CALL_SetColors(this, ref start, ref end);
 }