Computer Language/Unity
[Unity] Camera & Light
정우섭
2019. 2. 19. 07:20
Main Camera - The camera that shows game view.
Directional Light - The basic light that makes camera see the object. (just like sun)
https://programmers.co.kr/learn/courses/1/lessons/510#