Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetTrackerRotation(string, Quaternion)

Sets the tracker rotation for this input. Only works for input typed Custom.
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 void SetTrackerRotation(string name, Quaternion value)

Parameters

name

Name of input to modify.

Value to set.