Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResParticleUpdater.h43 PARTICLEUSAGE_INVALID = -1, //!< 無効な値です。 enumerator
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp852 this->m_ParticleAttribute[i].m_Usage = PARTICLEUSAGE_INVALID; in ParticleCollection()