일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 종속변수
- 2D
- 코딩
- PYTHON
- 웹스크래핑
- 자주 사용하는 Quaternion 함수
- javascript
- Quaternion
- vsCode
- wsl
- 독립변수
- Lerp
- className
- addEventListener
- intervals
- getItem
- 도린이
- classList
- 도트
- setItem
- Event
- jQuery
- 탑다운
- Unity
- euler
- topdown
- click
- 회전
- 연습
- 픽셀
Archives
- Today
- Total
목록Unity2D/이론 (1)
쫑가 과정
2d RayCast 기본
https://docs.unity3d.com/ScriptReference/Physics2D.Raycast.html Unity - Scripting API: Physics2D.Raycast A raycast is conceptually like a laser beam that is fired from a point in space along a particular direction. Any object making contact with the beam can be detected and reported. This function returns a RaycastHit object with a reference to the Collider t docs.unity3d.com public static Rayca..
Unity2D/이론
2022. 1. 20. 20:46