RaytraceLightNoise

Detailed Description

Light noise.

Macros

#define RT_VN_NONE
 
#define RT_VN_ILLUM
 
#define RT_VN_VISIB
 
#define RT_VN_BOTH
 

Macro Definition Documentation

◆ RT_VN_NONE

#define RT_VN_NONE

No light noise.

◆ RT_VN_ILLUM

#define RT_VN_ILLUM

Light noise illumination.

◆ RT_VN_VISIB

#define RT_VN_VISIB

Light noise visibility.

◆ RT_VN_BOTH

#define RT_VN_BOTH

Light noise both illumination and visibility.