nw::gfx::ParticleModel::AttachParticleShape Member Function

Syntax

bool AttachParticleShape(
     ParticleShape * node
);

Arguments

Name Description
in node The ParticleShape to be added.

Return Values

Returns true if emitter could be added.

Description

Adds a ParticleShape.


CONFIDENTIAL