コード例 #1
0
 public void SetVertexCount(int count)
 {
     LineRenderer.INTERNAL_CALL_SetVertexCount(this, count);
 }