nw::demo::ParticleHandle::RegisterParticleModel Member Function

Syntax

void RegisterParticleModel(
     nw::gfx::ParticleModel * model
);

Arguments

Name Description
model
in An instance of the particle model to register.

Return Values

None.

Description

Registers an isntance of the particle model.


CONFIDENTIAL