nw::gfx::AmbientLight::DynamicBuilder::Create Member Function

Syntax

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

Arguments

Name Description
in allocator Allocator.

Return Values

Returns the ambient light that was created.

Description

Creates an ambient light.


CONFIDENTIAL