enum FresnelConfig;
| 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. |
Colors to which Fresnel is applied.
CONFIDENTIAL