autoenablesDefaultLighting property

bool autoenablesDefaultLighting
final

Specifies whether the receiver should automatically light up scenes that have no light source. When enabled, a diffuse light is automatically added and placed while rendering scenes that have no light or only ambient lights. The default is true.

Implementation

final bool autoenablesDefaultLighting;