Light module

class Light.Light(color: Vector.Vector, strength: float)

Bases: object

Abstraction of a light in the scene. Should not be directly instantiated.