public void SetWidth(float start, float end) { LineRenderer.INTERNAL_CALL_SetWidth(this, start, end); }