J's Study log

[Unity] Camera & Light 본문

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#

'Computer Language > Unity' 카테고리의 다른 글

[Unity] Physics Material  (0) 2019.02.21
[Unity] Component  (0) 2019.02.19
[Unity] Transform & Inspector  (0) 2019.02.19
[Unity] GameObject  (0) 2019.02.19
[Unity] View  (0) 2019.02.19
Comments