Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResMaterial.h415 enum CullingMode enum
455 CullingMode GetCullingMode() const in NW_RES_FIELD_PRIMITIVE_DECL()
457 return static_cast<CullingMode>(this->ref().m_CullingMode); in NW_RES_FIELD_PRIMITIVE_DECL()
465 void SetCullingMode(CullingMode value) in SetCullingMode()