Variable DepthInfo.maxBounds

struct DepthInfo
{
  // ...
  float maxBounds ;
  // ...
}