Blender V5.0
SimpleLightingData Struct Reference

#include <GPU_shader_shared.hh>

Public Attributes

float4 l_color
packed_float3 light
float _pad

Detailed Description

Definition at line 103 of file GPU_shader_shared.hh.

Member Data Documentation

◆ _pad

float SimpleLightingData::_pad

Definition at line 106 of file GPU_shader_shared.hh.

◆ l_color

float4 SimpleLightingData::l_color

Definition at line 104 of file GPU_shader_shared.hh.

Referenced by ui_draw_but_UNITVEC().

◆ light

packed_float3 SimpleLightingData::light

Definition at line 105 of file GPU_shader_shared.hh.

Referenced by ui_draw_but_UNITVEC().


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