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 | 31 |
Tags
- 회귀
- 지도학습
- 딥러닝
- 맵리듀스
- member function
- Overloading
- c++
- MapReduce
- 최소제곱법
- Nonlinear Function
- inheritance
- overriding
- Class
- 회귀학습
- local minimum
- virtual function
- kubernetes
- Nonlinear Model
- Linear Regression
- Effective C++
- least square
- 머신러닝
- 비선형 함수
- Machine learning
- regression
- struct
- call by reference
- call by value
- 선형모델
- 비선형모델
Archives
- Today
- Total
J's Study log
[Unity] GameObject 본문
If you create an object by Create Object menu you can control it by using shortcut keys.
Q - You can move the scene by dragging mouse.
W - You can move object to the way arrow points.
E - You can turn object with dragging circles.
R - You can size the object with dragging boxes.
You can zoom in and out with mouse wheel.
You can control the angle of the View with pressing alt key and dragging your mouse.
'Computer Language > Unity' 카테고리의 다른 글
[Unity] Physics Material (0) | 2019.02.21 |
---|---|
[Unity] Component (0) | 2019.02.19 |
[Unity] Camera & Light (0) | 2019.02.19 |
[Unity] Transform & Inspector (0) | 2019.02.19 |
[Unity] View (0) | 2019.02.19 |
Comments