Blender
V3.3
|
#include <workbench_private.h>
Definition at line 178 of file workbench_private.h.
float WORKBENCH_UBO_World::_pad0 |
Definition at line 199 of file workbench_private.h.
int WORKBENCH_UBO_World::_pad1 |
Definition at line 203 of file workbench_private.h.
int WORKBENCH_UBO_World::_pad2 |
Definition at line 204 of file workbench_private.h.
float WORKBENCH_UBO_World::ambient_color[4] |
Definition at line 184 of file workbench_private.h.
Referenced by workbench_studiolight_data_update().
float WORKBENCH_UBO_World::cavity_attenuation |
Definition at line 193 of file workbench_private.h.
Referenced by workbench_cavity_data_update().
float WORKBENCH_UBO_World::cavity_distance |
Definition at line 194 of file workbench_private.h.
Referenced by workbench_cavity_data_update().
float WORKBENCH_UBO_World::cavity_jitter_scale |
Definition at line 189 of file workbench_private.h.
Referenced by workbench_cavity_data_update().
float WORKBENCH_UBO_World::cavity_ridge_factor |
Definition at line 192 of file workbench_private.h.
Referenced by workbench_cavity_data_update().
float WORKBENCH_UBO_World::cavity_sample_count_inv |
Definition at line 188 of file workbench_private.h.
Referenced by workbench_cavity_data_update().
int WORKBENCH_UBO_World::cavity_sample_end |
Definition at line 187 of file workbench_private.h.
Referenced by workbench_cavity_data_update().
int WORKBENCH_UBO_World::cavity_sample_start |
Definition at line 186 of file workbench_private.h.
Referenced by workbench_cavity_data_update().
float WORKBENCH_UBO_World::cavity_valley_factor |
Definition at line 191 of file workbench_private.h.
Referenced by workbench_cavity_data_update().
float WORKBENCH_UBO_World::curvature_ridge |
Definition at line 196 of file workbench_private.h.
Referenced by workbench_cavity_data_update().
float WORKBENCH_UBO_World::curvature_valley |
Definition at line 197 of file workbench_private.h.
Referenced by workbench_cavity_data_update().
WORKBENCH_UBO_Light WORKBENCH_UBO_World::lights[4] |
Definition at line 183 of file workbench_private.h.
Referenced by workbench_studiolight_data_update().
int WORKBENCH_UBO_World::matcap_orientation |
Definition at line 201 of file workbench_private.h.
Referenced by workbench_update_world_ubo().
float WORKBENCH_UBO_World::object_outline_color[4] |
Definition at line 180 of file workbench_private.h.
Referenced by workbench_update_world_ubo().
float WORKBENCH_UBO_World::shadow_add |
Definition at line 182 of file workbench_private.h.
Referenced by workbench_shadow_data_update().
float WORKBENCH_UBO_World::shadow_direction_vs[4] |
Definition at line 181 of file workbench_private.h.
Referenced by workbench_shadow_data_update().
float WORKBENCH_UBO_World::shadow_focus |
Definition at line 182 of file workbench_private.h.
Referenced by workbench_shadow_data_update().
float WORKBENCH_UBO_World::shadow_mul |
Definition at line 182 of file workbench_private.h.
Referenced by workbench_shadow_data_update().
float WORKBENCH_UBO_World::shadow_shift |
Definition at line 182 of file workbench_private.h.
Referenced by workbench_shadow_data_update().
float WORKBENCH_UBO_World::ui_scale |
Definition at line 198 of file workbench_private.h.
Referenced by workbench_update_world_ubo().
int WORKBENCH_UBO_World::use_specular |
Definition at line 202 of file workbench_private.h.
Referenced by workbench_studiolight_data_update().
float WORKBENCH_UBO_World::viewport_size[2] |
Definition at line 179 of file workbench_private.h.
Referenced by workbench_update_world_ubo().
float WORKBENCH_UBO_World::viewport_size_inv[2] |
Definition at line 179 of file workbench_private.h.
Referenced by workbench_update_world_ubo().