|
Blender V5.0
|
#include <eevee_lightprobe_shared.hh>
Public Attributes | |
| float4x4 | plane_to_world |
| int | probe_index |
| float | _pad0 |
| float | _pad1 |
| float | _pad2 |
Viewport Display Pass.
Definition at line 128 of file eevee_lightprobe_shared.hh.
| float blender::eevee::PlanarProbeDisplayData::_pad0 |
Definition at line 131 of file eevee_lightprobe_shared.hh.
| float blender::eevee::PlanarProbeDisplayData::_pad1 |
Definition at line 132 of file eevee_lightprobe_shared.hh.
| float blender::eevee::PlanarProbeDisplayData::_pad2 |
Definition at line 133 of file eevee_lightprobe_shared.hh.
| float4x4 blender::eevee::PlanarProbeDisplayData::plane_to_world |
Definition at line 129 of file eevee_lightprobe_shared.hh.
| int blender::eevee::PlanarProbeDisplayData::probe_index |
Definition at line 130 of file eevee_lightprobe_shared.hh.