|
Blender V4.3
|
#include <DNA_lightprobe_types.h>
Public Attributes | |
| uint8_t * | validity |
Used to avoid light leaks. Validate visibility between each grid sample.
Definition at line 273 of file DNA_lightprobe_types.h.
| uint8_t* LightProbeConnectivityData::validity |
Stores validity of the lighting for each grid sample.
Definition at line 275 of file DNA_lightprobe_types.h.
Referenced by BKE_lightprobe_grid_cache_frame_copy(), BKE_lightprobe_grid_cache_frame_free(), lightprobe_grid_cache_frame_blend_read(), lightprobe_grid_cache_frame_blend_write(), and blender::eevee::IrradianceBake::read_result_packed().