Variable Viewport.height

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