|
Blender V4.5
|
#include <GPU_shader_shared.hh>
Public Attributes | |
| float4 | l_color |
| packed_float3 | light |
| float | _pad |
Definition at line 95 of file GPU_shader_shared.hh.
| float SimpleLightingData::_pad |
Definition at line 98 of file GPU_shader_shared.hh.
| float4 SimpleLightingData::l_color |
Definition at line 96 of file GPU_shader_shared.hh.
Referenced by ui_draw_but_UNITVEC().
| packed_float3 SimpleLightingData::light |
Definition at line 97 of file GPU_shader_shared.hh.
Referenced by ui_draw_but_UNITVEC().