Variable Viewport.maxDepth

struct Viewport
{
  // ...
  float maxDepth = 1.0F;
  // ...
}