- Home /
Question by
bhavinbhai2707 · Jan 21, 2018 at 07:04 PM ·
meshlightinglightvisible
Make a particular Mesh Gameobject visible in Dark
I have a game with very dark environment and what i want is Some specific Mesh Gameobject to not get affected by the directional light. I want them to be visible normally but in dark environment. how can i do that??
Comment
Best Answer
Answer by UnityVeris · Jan 22, 2018 at 02:58 AM
Use an Unlit shader (color or texture) on it. Unity comes with them.
Your answer
Follow this Question
Related Questions
Why are my shadows on my meshes, flat? 1 Answer
Light creates distortion on mesh? 1 Answer
Weird shine (gloss?) when far from object 0 Answers