Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.3 KB

add-a-light.md

File metadata and controls

41 lines (27 loc) · 1.3 KB

Add a light

Beginner Designer Artist

To add a light to a scene, add a light component to an entity.

  1. Select the entity you want to be a light.

  2. In the Property Grid (on the right by default), click Add component and select Light.

    Add light component

    Game Studio adds a light component to the entity.

    Light component added

  3. Under the Light component properties, next to Light, from the drop-down menu, select the kind of light you want this entity to use.

    Light type

    You can choose:

    For information about each type of light, see its respective page.

See also