🟦 XR Interaction Toolkit
🟧 Document
https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@1.0/manual/index.html
XR Interaction Toolkit | XR Interaction Toolkit | 1.0.0-pre.8
The XR Interaction Toolkit package is a high-level, component-based, interaction system for creating VR and AR experiences. It provides a framework that makes 3D and UI interactions available from Unity input events. The core of this system is a set of bas
docs.unity3d.com
🟧 Package import
- XR Interaction Toolkit이 Pre-release이기 때문에 몇몇 설정을 해야 패키지를 임포트할 수 있음
- Package Manager > Unity Registry > 설정 > Advanced Project Settings
- Enable Pre-release Packages 체크
- XR Interaction Toolkit Install
- Sample 다운로드
- Default Input Actions
- 하이어라키에 있는 5개의 파일 모두 'Add to ~' 버튼 클릭
- Project Settings > XR Plugin Management > Install XR Plugin Management
- Open XR 체크
- 느낌표 마크 클릭
- Fix All
- 느낌표 없어진 것 확인
- Oculus 체크
- + 클릭
- Oculus Touch Controller Profile 클릭
- PC도 동일하게 설정
- Preset Manager > ActionBasedController > Right, Left 기입
'🎮unity > VR' 카테고리의 다른 글
XR Interaction Toolkit - Input (0) | 2023.06.12 |
---|---|
XR Interaction Toolkit - Locomotion (0) | 2021.10.01 |