nw::gfx::SceneNode::DynamicBuilder::Create Member Function

Syntax

SceneNode * 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