# `gs.surfaces.Emission` `gs.surfaces.Emission` makes a surface emit light, so the entity glows rather than only reflecting incident light. Emissive surfaces are rendered by the `RayTracer` backend. ```{eval-rst} .. autoclass:: genesis.options.surfaces.Emission ```