nw::gfx::res::ResFragmentLighting::FresnelConfig Member Function

Syntax

enum FresnelConfig;

Value

Value Description
CONFIG_NO_FRESNEL Do not use Fresnel.
CONFIG_PRI_ALPHA_FRESNEL Apply the Fresnel term to the primary color.
CONFIG_SEC_ALPHA_FRESNEL Apply the Fresnel term to the secondary color.
CONFIG_PRI_SEC_ALPHA_FRESNEL Apply the Fresnel term to both the primary and secondary.

Description

Colors to which Fresnel is applied.


CONFIDENTIAL