nw::demo::ParticleEffect::Setup Member Function

Syntax

void Setup(
     gfx::ResGraphicsFile resource,
     bool useParticleMaterial = false
);

Arguments

Name Description
resource
in useParticleMaterial Specify true to use particle material.

Return Values

None.

Description

Sets up the resource set.


CONFIDENTIAL