Parameters used to create a Light.
Optional
The Light color. Default to Vec3(1).
Vec3(1)
The Light intensity. Default to 1.
1
Type of the light.
Index of this Light, i.e. the number of time a Light of this type has been created.
Parameters used to create a Light.