HDRSettings

Undocumented in source.

Members

Functions

adaptationSpeed
void adaptationSpeed(float s)
Undocumented in source. Be warned that the author may not have intended to support it.
adaptationSpeed
float adaptationSpeed()
Undocumented in source. Be warned that the author may not have intended to support it.
autoExposure
void autoExposure(bool mode)
Undocumented in source. Be warned that the author may not have intended to support it.
autoExposure
bool autoExposure()
Undocumented in source. Be warned that the author may not have intended to support it.
exposure
void exposure(float ex)
Undocumented in source. Be warned that the author may not have intended to support it.
exposure
float exposure()
Undocumented in source. Be warned that the author may not have intended to support it.
keyValue
void keyValue(float k)
Undocumented in source. Be warned that the author may not have intended to support it.
keyValue
float keyValue()
Undocumented in source. Be warned that the author may not have intended to support it.
linearity
void linearity(float l)
Undocumented in source. Be warned that the author may not have intended to support it.
linearity
float linearity()
Undocumented in source. Be warned that the author may not have intended to support it.
maxLuminance
void maxLuminance(float l)
Undocumented in source. Be warned that the author may not have intended to support it.
maxLuminance
float maxLuminance()
Undocumented in source. Be warned that the author may not have intended to support it.
minLuminance
void minLuminance(float l)
Undocumented in source. Be warned that the author may not have intended to support it.
minLuminance
float minLuminance()
Undocumented in source. Be warned that the author may not have intended to support it.
tonemapper
void tonemapper(Tonemapper f)
Undocumented in source. Be warned that the author may not have intended to support it.
tonemapper
Tonemapper tonemapper()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

renderer
Renderer renderer;
Undocumented in source.

Meta