Variable VkExtent3D.height

struct VkExtent3D
{
  // ...
  uint height ;
  // ...
}