일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 탑다운
- euler
- classList
- click
- 도트
- jQuery
- 웹스크래핑
- className
- Lerp
- addEventListener
- setItem
- Event
- 도린이
- Quaternion
- 독립변수
- 연습
- PYTHON
- topdown
- getItem
- 회전
- vsCode
- 픽셀
- intervals
- wsl
- 자주 사용하는 Quaternion 함수
- Unity
- 코딩
- 2D
- javascript
- 종속변수
Archives
- Today
- Total
목록오브젝트 감지 (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