The '''Light''' component is used to illuminate the render scene beyond skybox illumination. This component can be used for suns, spots, and points, but not area lights.
The '''Light''' component is used to illuminate the render scene beyond skybox illumination. This component can be used for suns, spots, and points, but not area lights.
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|LightType|LightType| The type of light. Can be Point, Directional, or Spot.
|LightType|LightType| The type of light. Can be Point, Directional, or Spot.
Line 22:
Line 24:
== Usage ==
== Usage ==
{{stub}}
{{stub}}
== Examples ==
== Examples ==
[[File:LightCookieExample.png|thumb|Example showing a Cookie set on a Light with a StaticTexture2D]]
[[File:LightCookieExample.png|thumb|Example showing a Cookie set on a Light with a StaticTexture2D]]
The Light component is used to illuminate the render scene beyond skybox illumination. This component can be used for suns, spots, and points, but not area lights.