Forum Discussion
LeonZhx
3 years agoHonored Guest
About architecture of Oculus Integration SDK
What is the relationship between Unity XR Interaction Toolkit and Oculus Integration SDK?
I can see in C# script, Oculus Integration SDK referred Unity XR SDK objects, like:
using InputTracking = UnityEngine.XR.InputTracking;
using Node = UnityEngine.XR.XRNode;
using NodeState = UnityEngine.XR.XRNodeState;
using Device = UnityEngine.XR.XRDevice;
Does Oculus Integration(Interaction part) SDK implementation make use of Unity XR Interaction Toolkit?
Thanks in advance.
1 Reply
Replies have been turned off for this discussion
- weiyinfuHonored Guest
https://developer.oculus.com/downloads/unity/
You can only find the integration sdk in the download page.It's the integration of multi sub sdk.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 6 years ago