|
Blender V5.0
|
#include <eevee_lightprobe_shared.hh>
Public Attributes | |
| float4 | front |
| float4 | back |
| float | front_weight |
| float | back_weight |
| float | _pad0 |
| float | _pad1 |
Definition at line 185 of file eevee_lightprobe_shared.hh.
| float blender::eevee::SurfelRadiance::_pad0 |
Definition at line 192 of file eevee_lightprobe_shared.hh.
| float blender::eevee::SurfelRadiance::_pad1 |
Definition at line 193 of file eevee_lightprobe_shared.hh.
| float4 blender::eevee::SurfelRadiance::back |
Definition at line 188 of file eevee_lightprobe_shared.hh.
| float blender::eevee::SurfelRadiance::back_weight |
Definition at line 191 of file eevee_lightprobe_shared.hh.
| float4 blender::eevee::SurfelRadiance::front |
Definition at line 187 of file eevee_lightprobe_shared.hh.
| float blender::eevee::SurfelRadiance::front_weight |
Definition at line 190 of file eevee_lightprobe_shared.hh.