Blender  V2.93
Public Attributes | List of all members
SunSky Struct Reference

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 [10]
 

Detailed Description

Definition at line 635 of file nodes.cpp.

Member Data Documentation

◆ config_x

float SunSky::config_x[9]

Definition at line 641 of file nodes.cpp.

Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().

◆ config_y

float SunSky::config_y[9]

Definition at line 641 of file nodes.cpp.

Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().

◆ config_z

float SunSky::config_z[9]

Definition at line 641 of file nodes.cpp.

Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().

◆ nishita_data

float SunSky::nishita_data[10]

Definition at line 641 of file nodes.cpp.

Referenced by sky_texture_precompute_nishita().

◆ phi

float SunSky::phi

Definition at line 637 of file nodes.cpp.

Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().

◆ radiance_x

float SunSky::radiance_x

Definition at line 640 of file nodes.cpp.

Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().

◆ radiance_y

float SunSky::radiance_y

Definition at line 640 of file nodes.cpp.

Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().

◆ radiance_z

float SunSky::radiance_z

Definition at line 640 of file nodes.cpp.

Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().

◆ theta

float SunSky::theta

Definition at line 637 of file nodes.cpp.

Referenced by sky_texture_precompute_hosek(), and sky_texture_precompute_preetham().


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