diffuseFactor property
getter/setter pair
The diffuse factor controls how much of the object's color contributes to the diffuse lighting component when lighting is enabled. Default value is 1.0.
Implementation
double diffuseFactor;
The diffuse factor controls how much of the object's color contributes to the diffuse lighting component when lighting is enabled. Default value is 1.0.
double diffuseFactor;