# Lighting example file
# by Jernej Barbic
# There are two lights in this example (both are point lights).
# Lighting is two-sided, and the specular term is disabled.

*globalAmbientIntensity
0.2

*twoSidedLighting
true

*enableSpecularTerm
false

#### light 3

*lightEnabled_3
true

*position_3_X
-10
*position_3_Y
10
*position_3_Z
-10

*lightIntensity_3
0.8

#### light 6

*lightEnabled_6
true

*position_6_X
10
*position_6_Y
10
*position_6_Z
10

*lightIntensity_6
0.8