Variable VkViewport.height

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