InputTracking

class in UnityEngine.XR

Cambiar al Manual

Descripción

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

Funciones Estáticas

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.