ambientFactor property

double ambientFactor
getter/setter pair

The ambient factor controls how much of the object's base color is treated as constant ambient contribution (independent of light direction) when lighting is enabled. Default value is 0.0.

Implementation

double ambientFactor;