nw::demo::ParticleEffect::Register Member Function

Syntax

void Register(
     gfx::ResGraphicsFile resource,
     const char ** nodeNames
);

Arguments

Name Description
in resource Graphics resource.
in nodeNames List of nodes to be registered.

Return Values

None.

Description

Registers nodes with the specified names as management targets from among the resources.


CONFIDENTIAL