Home
last modified time | relevance | path

Searched refs:m_LodBias (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResTextureMapper.h43 nw::ut::ResF32 m_LodBias; member
467 f32 GetLodBias() const { return this->ref().m_LodBias; } in GetLodBias()
475 this->ref().m_LodBias = value; in SetLodBias()