nw::gfx::FragmentLight::DynamicBuilder::Create Member Function

Syntax

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

Arguments

Name Description
in allocator Allocator.

Return Values

Returns the fragment light that was created.

Description

Creates a fragment light.


CONFIDENTIAL