|
|
|
@ -448,7 +448,7 @@ lighting method = experimental
|
|
|
|
|
# Sets the bounding sphere multiplier of light sources, which are used to determine if an object should
|
|
|
|
|
# receive lighting. Higher values will allow for smoother transitions of light sources, but may have a performance cost and
|
|
|
|
|
# requires a higher number of 'max lights' set. It is recommended to keep this at 1.0 with 'legacy' lighting enabled.
|
|
|
|
|
light bounds multiplier = 2.0
|
|
|
|
|
light bounds multiplier = 1.0
|
|
|
|
|
|
|
|
|
|
# The distance from the camera at which lights fade away completely. Set to 0 to disable fading.
|
|
|
|
|
maximum light distance = 8192
|
|
|
|
|