nw::gfx::SceneEnvironment::GetFragmentLight Member Function

Syntax

const FragmentLight * GetFragmentLight(
     int         index
) const;

Arguments

Name Description
in index Index of the fragment light to get.

Return Values

Returns a pointer to a fragment light.

Description

Gets the fragment light that has been set.


CONFIDENTIAL