Blender V4.3
SimpleLightingData Struct Reference

#include <GPU_shader_shared.hh>

Public Attributes

float4 l_color
 
packed_float3 light
 
float _pad
 

Detailed Description

Definition at line 80 of file GPU_shader_shared.hh.

Member Data Documentation

◆ _pad

float SimpleLightingData::_pad

Definition at line 83 of file GPU_shader_shared.hh.

◆ l_color

float4 SimpleLightingData::l_color

Definition at line 81 of file GPU_shader_shared.hh.

Referenced by ui_draw_but_UNITVEC().

◆ light

packed_float3 SimpleLightingData::light

Definition at line 82 of file GPU_shader_shared.hh.

Referenced by ui_draw_but_UNITVEC().


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