Blender  V2.93
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 181 of file workbench_private.h.

Member Data Documentation

◆ diffuse_color

float WORKBENCH_UBO_Light::diffuse_color[3]

Definition at line 184 of file workbench_private.h.

Referenced by workbench_studiolight_data_update().

◆ light_direction

float WORKBENCH_UBO_Light::light_direction[4]

Definition at line 182 of file workbench_private.h.

Referenced by workbench_studiolight_data_update().

◆ pad

float WORKBENCH_UBO_Light::pad

Definition at line 183 of file workbench_private.h.

◆ specular_color

float WORKBENCH_UBO_Light::specular_color[3]

Definition at line 183 of file workbench_private.h.

Referenced by workbench_studiolight_data_update().

◆ wrapped

float WORKBENCH_UBO_Light::wrapped

Definition at line 184 of file workbench_private.h.

Referenced by workbench_studiolight_data_update().


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