Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResTextureMapper.h41 nw::ut::ResF32 m_LodBias; member
413 f32 GetLodBias() const { return this->ref().m_LodBias; } in GetLodBias()
421 this->ref().m_LodBias = value; in SetLodBias()