Home
last modified time | relevance | path

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

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