Blender
V3.3
|
#include <workbench_shader_shared.h>
Public Attributes | |
float4 | direction |
float4 | specular_color |
float4 | diffuse_color_wrap |
Definition at line 9 of file workbench_shader_shared.h.
float4 LightData::diffuse_color_wrap |
Definition at line 12 of file workbench_shader_shared.h.
float4 LightData::direction |
Definition at line 10 of file workbench_shader_shared.h.
float4 LightData::specular_color |
Definition at line 11 of file workbench_shader_shared.h.