Variable DepthInfo.minBounds

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