nw::gfx::ParticleEmitter::Create Member Functionstatic ParticleEmitter * Create( SceneNode * parent, ResSceneObject resource, const ParticleEmitter::Description & description, os::IAllocator * allocator );
| Name | Description | |
|---|---|---|
| in | parent | Parent node. |
| in | resource | Resource. |
| in | description |
Content to configure. |
| in | allocator | Allocator. |
Creates ParticleEmitter nodes from resources.
CONFIDENTIAL