Blender
V3.3
|
#include <eevee_private.h>
Public Attributes | |
struct Collection * | collection |
bool | invert |
bool | cached |
Definition at line 563 of file eevee_private.h.
bool EEVEE_LightProbeVisTest::cached |
Definition at line 566 of file eevee_private.h.
Referenced by eevee_lightbake_cache_create(), EEVEE_lightprobes_obj_visibility_cb(), and EEVEE_lightprobes_planar_data_from_object().
struct Collection* EEVEE_LightProbeVisTest::collection |
Definition at line 564 of file eevee_private.h.
Referenced by eevee_lightbake_cache_create(), EEVEE_lightprobes_cache_init(), EEVEE_lightprobes_obj_visibility_cb(), EEVEE_lightprobes_planar_data_from_object(), EEVEE_lightprobes_refresh_planar(), and EEVEE_render_cache().
bool EEVEE_LightProbeVisTest::invert |
Definition at line 565 of file eevee_private.h.
Referenced by eevee_lightbake_cache_create(), EEVEE_lightprobes_obj_visibility_cb(), EEVEE_lightprobes_planar_data_from_object(), and EEVEE_render_cache().