Blender  V3.3
Public Attributes | List of all members
SimpleLightingData Struct Reference

#include <GPU_shader_shared.h>

Public Attributes

float4 color
 
float3 light
 
float _pad
 

Detailed Description

Definition at line 56 of file GPU_shader_shared.h.

Member Data Documentation

◆ _pad

float SimpleLightingData::_pad

Definition at line 59 of file GPU_shader_shared.h.

◆ color

float4 SimpleLightingData::color

Definition at line 57 of file GPU_shader_shared.h.

Referenced by ui_draw_but_UNITVEC().

◆ light

float3 SimpleLightingData::light

Definition at line 58 of file GPU_shader_shared.h.

Referenced by ui_draw_but_UNITVEC().


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