|
Blender V5.0
|
Public Attributes | |
| float | theta |
| float | phi |
| float | radiance_x |
| float | radiance_y |
| float | radiance_z |
| float | config_x [9] |
| float | config_y [9] |
| float | config_z [9] |
| float | nishita_data [11] |
Definition at line 642 of file shader_nodes.cpp.
| float SunSky::config_x[9] |
Definition at line 648 of file shader_nodes.cpp.
Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().
| float SunSky::config_y[9] |
Definition at line 648 of file shader_nodes.cpp.
Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().
| float SunSky::config_z[9] |
Definition at line 648 of file shader_nodes.cpp.
Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().
| float SunSky::nishita_data[11] |
Definition at line 648 of file shader_nodes.cpp.
Referenced by sky_texture_precompute_nishita().
| float SunSky::phi |
Definition at line 644 of file shader_nodes.cpp.
Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().
| float SunSky::radiance_x |
Definition at line 647 of file shader_nodes.cpp.
Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().
| float SunSky::radiance_y |
Definition at line 647 of file shader_nodes.cpp.
Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().
| float SunSky::radiance_z |
Definition at line 647 of file shader_nodes.cpp.
Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().
| float SunSky::theta |
Definition at line 644 of file shader_nodes.cpp.
Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().