Scene.SSAOSettings

Undocumented in source.

Members

Functions

enabled
void enabled(bool mode)
Undocumented in source. Be warned that the author may not have intended to support it.
enabled
bool enabled()
Undocumented in source. Be warned that the author may not have intended to support it.
power
void power(float p)
Undocumented in source. Be warned that the author may not have intended to support it.
power
float power()
Undocumented in source. Be warned that the author may not have intended to support it.
radius
void radius(float r)
Undocumented in source. Be warned that the author may not have intended to support it.
radius
float radius()
Undocumented in source. Be warned that the author may not have intended to support it.
samples
void samples(int s)
Undocumented in source. Be warned that the author may not have intended to support it.
samples
int samples()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

scene
BaseScene3D scene;
Undocumented in source.

Meta