当前位置:网站首页>Unity notes unityxr simple to use
Unity notes unityxr simple to use
2022-07-03 17:05:00 【(-_-!)】
Record Unity XR Easy to use
One . Plug in import
- Plug in import :
- open PackageManager
- add to XRInteractionToolki
- add to XRPluginManagement

- Set up the environment
- ProjectSettings—>Player—>XRSettings-->VirtualRealitySupported-->VirtualRealitySDKs-->OpenVR
- VirtualRealitySupported Options need to be checked before proceeding to the next step
- OpenVR You can choose your own platform according to your needs

- add to XR The camera , Right click Hierarchy panel —>XR-->Device-based-->Room-ScaleXRRig

Two . Brief introduction to the panel
1.XRRig-->CameraOffset-->RightHandController/ LeftHandController-->XRController

2.SelectUsage The option is ray trigger, and the default is Grip You can change the keys you need according to the needs of the project
3.XRRayInteractor The script RaycastCnfigUration In the attribute LineType Tab can set the shape of rays, including Line( A straight line ) BezierCurve( Bessel curve )

- Set the color of rays —XRInteractoLineVisual( Script )
ValidColorGradient Available colors
InvalidColorGradient Unavailable colors

Add teleport script
- choice XRRige object
- to XRRige add to TeleportationProvider and LocomotionSystem Script
- When the addition is complete, the XRRig Drag them to the script System and XRRig term

- Create a Plane And add TeleportationArea Script

5. Then it's basically like this
边栏推荐
- Solution to long waiting time of SSH connection to remote host
- Simulink oscilloscope data is imported into Matlab and drawn
- Pools de Threads: les composants les plus courants et les plus sujets aux erreurs du Code d'affaires
- How SVN views modified file records
- Cross border e-commerce: advantages of foreign trade enterprises in overseas social media marketing
- Redis:关于列表List类型数据的操作命令
- CC2530 common registers for crystal oscillator settings
- Squid 服务启动脚本
- What is the material of sa302grc? American standard container plate sa302grc chemical composition
- Kotlin学习快速入门(7)——扩展的妙用
猜你喜欢

The word backspace key cannot delete the selected text, so you can only press Delete
![[combinatorics] polynomial theorem (polynomial theorem | polynomial theorem proof | polynomial theorem inference 1 item number is the number of non negative integer solutions | polynomial theorem infe](/img/9d/6118b699c0d90810638f9b08d4f80a.jpg)
[combinatorics] polynomial theorem (polynomial theorem | polynomial theorem proof | polynomial theorem inference 1 item number is the number of non negative integer solutions | polynomial theorem infe

Redis: operation commands for list type data

Recommendation of good books on learning QT programming

Leetcode: lucky number in matrix
![29: Chapter 3: develop Passport Service: 12: develop [obtain user account information, interface]; (use VO class to package the found data to meet the requirements of the interface for the returned da](/img/1c/c655c8232de1c56203873dcf171f45.png)
29: Chapter 3: develop Passport Service: 12: develop [obtain user account information, interface]; (use VO class to package the found data to meet the requirements of the interface for the returned da

CC2530 common registers for port initialization

New library online | cnopendata complete data of Chinese insurance institution outlets

What is the difference between 14Cr1MoR container plate and 14Cr1MoR (H)? Chemical composition and performance analysis of 14Cr1MoR

UCORE overview
随机推荐
PHP production website active push (website)
Apache服务挂起Asynchronous AcceptEx failed.
27. 输入3个整数,按从大到小的次序输出。要求用指针方法实现。
On Lagrange interpolation and its application
What kind of material is 14Cr1MoR? Analysis of chemical composition and mechanical properties of 14Cr1MoR
function overloading
【Try to Hack】主动侦查隐藏技术
Simulink oscilloscope data is imported into Matlab and drawn
C language modifies files by line
What material is sa537cl1? Sa537cl1 corresponds to the national standard material
Summary of three methods of PHP looping through arrays list (), each (), and while
RF Analyze Demo搭建 Step by Step
浅谈拉格朗日插值及其应用
Hands on in-depth learning notes (XIV) 3.7 Simple implementation of softmax regression
Deep understanding of grouping sets statements in SQL
Thread pool: the most common and error prone component of business code
CC2530 common registers
CC2530 common registers for port interrupts
What is the material of sa302grc? American standard container plate sa302grc chemical composition
线程池:业务代码最常用也最容易犯错的组件