`class AmbientLight {}`
=======================
The AmbientLight class is the implementation behind `<i-ambient-light>` elements.
This light globally illuminates all objects in the scene equally. It does not
cast shadows as it does not have a direction.