nw::gfx::VertexLight::DynamicBuilder::Create Member Function

Syntax

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

Arguments

Name Description
in allocator Allocator.

Return Values

Returns the vertex light that was created.

Description

Creates a vertex light.


CONFIDENTIAL