Variable SamplerInfo.lodBias

struct SamplerInfo
{
  // ...
  float lodBias = 0.0F;
  // ...
}