Blender V5.0
ShadowPassData Struct Reference

#include <workbench_shader_shared.hh>

Inherited by blender::draw::UniformBuffer< ShadowPassData >.

Public Attributes

float4 far_plane
packed_float3 light_direction_ws
int _padding

Detailed Description

Definition at line 65 of file workbench_shader_shared.hh.

Member Data Documentation

◆ _padding

int ShadowPassData::_padding

Definition at line 68 of file workbench_shader_shared.hh.

◆ far_plane

float4 ShadowPassData::far_plane

Definition at line 66 of file workbench_shader_shared.hh.

◆ light_direction_ws

packed_float3 ShadowPassData::light_direction_ws

Definition at line 67 of file workbench_shader_shared.hh.


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