Variable Viewport.minDepth

struct Viewport
{
  // ...
  float minDepth = 0.0F;
  // ...
}