Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Unity Manual GI Procedure: "Assign a Texture to the Emission slot..."??

Discussion in 'Global Illumination' started by ArachnidAnimal, May 19, 2015.

  1. ArachnidAnimal

    ArachnidAnimal

    Joined:
    Mar 3, 2015
    Posts:
    1,727
    In the hard copy of the unity manual (included with unity):
    C:/.../Unity/Editor/Data/Documentation/en/Manual/GlobalIllumination.html
    It has the steps for creating lightmaps:


    What is the purpose of the last step? Why does the texture need to be applied to the emission slop? And does this mean that the texture should be applied in the emission slot as apposed to the regular diffuse slot?

    cookbook.png