Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetTrackerPosition(string)

Return the position of a tracker as a Vector3.
Read time 1 minuteLast updated 5 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 Vector3 GetTrackerPosition(string name)

Parameters

name

Name of input to poll.

Returns

Type

Description

Vector3