nw::gfx::AmbientLight::AmbientLight Constructor

Syntax

protected:
AmbientLight(
     os::IAllocator * allocator,
     ResPtr resource,
     const AmbientLight::Description & description
);

Arguments

Name Description
allocator
resource
description

Description

Constructor.


CONFIDENTIAL