InputTracking

class in UnityEngine.XR

Switch to Manual

Description

A collection of methods and properties for interacting with the XR tracking system.

Static Functions

GetNodeStatesDescribes all currently connected XRNodes and provides available tracking states for each.

Events

nodeAddedCalled when a tracked node is added to the underlying XR system.
nodeRemovedCalled when a tracked node is removed from the underlying XR system.
trackingAcquiredCalled when a tracked node begins reporting tracking information.
trackingLostCalled when a tracked node stops reporting tracking information.