3ds Max C++ API Reference
|
Data structure for storing the ABCDE coefficients of the Perez sky model. More...
#include <C:/adskgit/3dsmax/3dsmax/3dswin/src/maxsdk/include/DaylightSimulation/IPerezAllWeather.h>
Public Attributes | |
float | a |
float | b |
float | c |
float | d |
float | e |
Data structure for storing the ABCDE coefficients of the Perez sky model.
float a |
float b |
float c |
float d |
float e |