Home
last modified time | relevance | path

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

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