Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResMaterial.h83 nw::ut::ResU32 m_CullingMode; member
457 return static_cast<CullingMode>(this->ref().m_CullingMode); in NW_RES_FIELD_PRIMITIVE_DECL()
469 this->ref().m_CullingMode = static_cast<u32>(value); in SetCullingMode()