diff --git a/examples/short.lua b/examples/short.lua index a798d38..cf84653 100644 --- a/examples/short.lua +++ b/examples/short.lua @@ -17,6 +17,8 @@ function love.load() -- create light world lightWorld = LightWorld({ ambient = {55,55,55}, + refractionStrength = 32.0, + reflectionVisibility = 0.75, }) -- create light