nw::gfx::ParticleEmitter::SetParticleSet Member Function

Syntax

void SetParticleSet(
     ParticleSet * particleSet
);

Arguments

Name Description
in particleSet The particle set to be emitted.

Return Values

None.

Description

Sets the ParticleSet into which emitted particles are passed.

Note: This corresponds to the value of the "Emit to" field in CreativeStudio.


CONFIDENTIAL