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

#include <workbench_private.h>

Public Attributes

float light_direction [4]
 
float specular_color [3]
 
float pad
 
float diffuse_color [3]
 
float wrapped
 

Detailed Description

Definition at line 166 of file workbench_private.h.

Member Data Documentation

◆ diffuse_color

float WORKBENCH_UBO_Light::diffuse_color[3]

Definition at line 169 of file workbench_private.h.

Referenced by workbench_studiolight_data_update().

◆ light_direction

float WORKBENCH_UBO_Light::light_direction[4]

Definition at line 167 of file workbench_private.h.

Referenced by workbench_studiolight_data_update().

◆ pad

float WORKBENCH_UBO_Light::pad

Definition at line 168 of file workbench_private.h.

◆ specular_color

float WORKBENCH_UBO_Light::specular_color[3]

Definition at line 168 of file workbench_private.h.

Referenced by workbench_studiolight_data_update().

◆ wrapped

float WORKBENCH_UBO_Light::wrapped

Definition at line 169 of file workbench_private.h.

Referenced by workbench_studiolight_data_update().


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