用于与 XR 跟踪系统交互的方法和属性集合。
disablePositionalTracking | 禁用 XR 中的位置跟踪。这会在下次头部姿势采样时生效。如果设置为 true,则摄像机将仅跟踪头盔旋转状态。 |
GetLocalPosition | 注意:此 API 已标记为在代码中弃用,不再使用。请改用 InputTracking.GetNodeStates 并查找相应 XRNode 的 XRNodeState。 获取特定节点的位置。 |
GetLocalRotation | 注意:此 API 已标记为在代码中弃用,不再使用。请改用 InputTracking.GetNodeStates 并查找相应 XRNode 的 XRNodeState。 获取特定节点的旋转。 |
GetNodeName | 接受跟踪节点的唯一标识符并返回该节点的友好名称。 |
GetNodeStates | 描述所有当前连接的 XR 节点并提供每个节点的可用跟踪状态。 |
Recenter | HMD 的当前位置和方向的中心。 |
nodeAdded | 向底层 XR 系统添加跟踪节点时,调用此事件。 |
nodeRemoved | 从底层 XR 系统删除跟踪节点时,调用此事件。 |
trackingAcquired | 当跟踪节点开始报告跟踪信息时,调用此事件。 |
trackingLost | 当跟踪节点停止报告跟踪信息时,调用此事件。 |
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.