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