Blender V4.3
blender::eevee::SphereProbeHarmonic Struct Reference

#include <eevee_shader_shared.hh>

Inherited by blender::draw::StorageBuffer< blender::eevee::SphereProbeHarmonic, true >.

Public Attributes

float4 L0_M0
 
float4 L1_Mn1
 
float4 L1_M0
 
float4 L1_Mp1
 

Detailed Description

Definition at line 1687 of file eevee_shader_shared.hh.

Member Data Documentation

◆ L0_M0

float4 blender::eevee::SphereProbeHarmonic::L0_M0

Definition at line 1688 of file eevee_shader_shared.hh.

◆ L1_M0

float4 blender::eevee::SphereProbeHarmonic::L1_M0

Definition at line 1690 of file eevee_shader_shared.hh.

◆ L1_Mn1

float4 blender::eevee::SphereProbeHarmonic::L1_Mn1

Definition at line 1689 of file eevee_shader_shared.hh.

◆ L1_Mp1

float4 blender::eevee::SphereProbeHarmonic::L1_Mp1

Definition at line 1691 of file eevee_shader_shared.hh.


The documentation for this struct was generated from the following file: