Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetTrackerRotation(string)

Returns the rotation of a tracker as a Quaternion.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ClusterInputModule
Warning
Deprecated. This type is deprecated and will be removed in a future release.
public static Quaternion GetTrackerRotation(string name)

Parameters

name

Name of input to poll.

Returns

Type

Description

Quaternion