Blender V5.0
LightData Struct Reference

#include <workbench_shader_shared.hh>

Inherited by blender::draw::UniformBuffer< LightData >, and blender::eevee::Light.

Public Attributes

float4 direction
float4 specular_color
float4 diffuse_color_wrap

Detailed Description

Definition at line 13 of file workbench_shader_shared.hh.

Member Data Documentation

◆ diffuse_color_wrap

float4 LightData::diffuse_color_wrap

◆ direction

float4 LightData::direction

◆ specular_color

float4 LightData::specular_color

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