nw::gfx::ParticleSet::AttachParticleCollection Member Function

Syntax

bool AttachParticleCollection(
     ParticleCollection * node
);

Arguments

Name Description
in node The particle collection to be set.

Return Values

Returns false if already set.

Description

Sets a particle collection.


CONFIDENTIAL