일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- setItem
- 픽셀
- 회전
- getItem
- Event
- Lerp
- 종속변수
- 코딩
- classList
- 웹스크래핑
- 도린이
- 도트
- javascript
- intervals
- 2D
- Quaternion
- 독립변수
- jQuery
- 연습
- 탑다운
- click
- topdown
- Unity
- wsl
- addEventListener
- className
- euler
- vsCode
- 자주 사용하는 Quaternion 함수
- PYTHON
Archives
- Today
- Total
목록LookRotation (1)
쫑가 과정
타겟 방향 바라보기 함수 / Quaternion.LookRotation
1. Quaternion.LookRotation https://docs.unity3d.com/kr/530/ScriptReference/Quaternion.LookRotation.html Unity - 스크립팅 API: Quaternion.LookRotation 계산된 쿼터니언을 반환합니다. If used to orient a Transform, the Z axis will be aligned with forward/ and the Y axis with upwards if these vectors are orthogonal. Logs an error if the forward direction is zero. docs.unity3d.com public static Quaternion LookRotation..
Unity/이론
2022. 1. 12. 19:49