Scene.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.
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.
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

scene
BaseScene3D scene;
Undocumented in source.

Meta