Search Unity

Video Player > _EmissionMap How does it work?

Discussion in 'Editor & General Support' started by PyramidAction, Jan 19, 2021.

  1. PyramidAction

    PyramidAction

    Joined:
    Dec 5, 2020
    Posts:
    1
    Hi!

    I made a 3D room where a screen is playing a video.

    I just want the video to look illuminated (like a normal TV) / so far the TV needs a lamp pointed at it to be able to see the picture.

    How should I do?
    It would be even better if the light of the TV would be a source of light for the room.

    I suspect I have to use Material Overdrive / Material Property: _EmissonMap
    But the screen just stay blank when I use that option.

    Thanks for the help!
     
  2. e_hiero

    e_hiero

    Joined:
    Oct 19, 2013
    Posts:
    1
    Hi, I ask the same question.
    Is there any help?