nw::gfx::TransformNode::DynamicBuilder::Create Member Function

Syntax

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

Arguments

Name Description
in allocator Allocator.

Return Values

Returns the transform node that was created.

Description

Creates a transform node.


CONFIDENTIAL