public void SetViewport(Rect pixelRect)
 {
     CommandBuffer.INTERNAL_CALL_SetViewport(this, ref pixelRect);
 }