|
Blender V5.0
|
#include <GPU_shader_shared.hh>
Public Attributes | |
| float4 | l_color |
| packed_float3 | light |
| float | _pad |
Definition at line 103 of file GPU_shader_shared.hh.
| float SimpleLightingData::_pad |
Definition at line 106 of file GPU_shader_shared.hh.
| float4 SimpleLightingData::l_color |
Definition at line 104 of file GPU_shader_shared.hh.
Referenced by ui_draw_but_UNITVEC().
| packed_float3 SimpleLightingData::light |
Definition at line 105 of file GPU_shader_shared.hh.
Referenced by ui_draw_but_UNITVEC().