Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResFog.h49 FLAG_ATTENUATE_DISTANCE_ENABLED = 0x1 << FLAG_ATTENUATE_DISTANCE_ENABLED_SHIFT enumerator
169 { return (ref().m_Flags & ResFogData::FLAG_ATTENUATE_DISTANCE_ENABLED) != 0; } in IsAttenuateDistance()