Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/demo/
Ddemo_GraphicsSystem.h554 s32 maxParticleSets; //!< パーティクルセットの上限数を表します。 member
573 maxParticleSets(gfx::SceneContext::DEFAULT_MAX_PARTICLESETS), in Description()
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp992 .MaxParticleSets(description.maxParticleSets) in Create()