Variable Viewport.y

struct Viewport
{
  // ...
  float y ;
  // ...
}