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