Variable RenderView.y

Viewport position Y coordinate.

class RenderView
{
  // ...
  uint y;
  // ...
}