Searched refs:biasValue (Results 1 – 1 of 1) sorted by relevance
1846 void SetLodBias(f32 biasValue) { m_LodBias = Utils::Float32ToFix13Fraction8(biasValue); } in SetLodBias() argument