Version: 2017.1
Removed

InputTracking

class in UnityEngine.VR

マニュアルに切り替える
Obsolete

説明

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

Static 関数

GetLocalRotationGets the rotation of a specific node.
GetNodeStatesDescribes all presently connected VR nodes and provides available tracking state.

Events

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