nw::gfx::SceneContext::TryPushFragmentLight Member Function

Syntax

bool TryPushFragmentLight(
     FragmentLight * light
);

Arguments

Name Description
in light Fragment light.

Return Values

Returns true if added successfully.

Description

Adds a fragment light.


CONFIDENTIAL