new AmbientLight() This light globally illuminates all objects in the scene equally. It cannot be used to cast shadows as it does not have a direction. Source: stl.js, line 695 See: AmbientLight