nw::gfx::LightSet::Create Member Function

Syntax

static LightSet * Create(
     ResLightSet resource,
     os::IAllocator * allocator
);

Arguments

Name Description
in resource Resource.
in allocator Allocator.

Return Values

Vertex light that was generated.

Description

Creates a light set.


CONFIDENTIAL