|
Blender V5.0
|
#include <eevee_lightprobe_shared.hh>
Public Attributes | |
| float4 | direction |
| packed_float3 | radiance |
| float | _pad0 |
Definition at line 100 of file eevee_lightprobe_shared.hh.
| float blender::eevee::SphereProbeSunLight::_pad0 |
Definition at line 103 of file eevee_lightprobe_shared.hh.
| float4 blender::eevee::SphereProbeSunLight::direction |
Definition at line 101 of file eevee_lightprobe_shared.hh.
| packed_float3 blender::eevee::SphereProbeSunLight::radiance |
Definition at line 102 of file eevee_lightprobe_shared.hh.