nw::demo::ParticleNode::DynamicBuilder::Create ember Function

Syntax

ParticleNode * Create(
     os::IAllocator * allocator
);

Arguments

Name Description
in allocator Allocator.

Return Values

Returns the scene node that was created.

Description

Generates a scene node.


CONFIDENTIAL