|
Blender V4.3
|
#include <GPU_shader_shared.hh>
Public Attributes | |
| float4 | l_color |
| packed_float3 | light |
| float | _pad |
Definition at line 80 of file GPU_shader_shared.hh.
| float SimpleLightingData::_pad |
Definition at line 83 of file GPU_shader_shared.hh.
| float4 SimpleLightingData::l_color |
Definition at line 81 of file GPU_shader_shared.hh.
Referenced by ui_draw_but_UNITVEC().
| packed_float3 SimpleLightingData::light |
Definition at line 82 of file GPU_shader_shared.hh.
Referenced by ui_draw_but_UNITVEC().