Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- Nonlinear Model
- overriding
- MapReduce
- inheritance
- Machine learning
- 비선형 함수
- regression
- c++
- call by reference
- least square
- 비선형모델
- struct
- Class
- local minimum
- call by value
- virtual function
- 머신러닝
- 최소제곱법
- 선형모델
- 맵리듀스
- kubernetes
- Effective C++
- 회귀
- 딥러닝
- Overloading
- 지도학습
- member function
- Linear Regression
- Nonlinear Function
- 회귀학습
Archives
- Today
- Total
J's Study log
[Unity] Camera & Light 본문
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