示例#1
0
 public void SetWidth(float start, float end)
 {
     LineRenderer.INTERNAL_CALL_SetWidth(this, start, end);
 }