Headset.Rotation Property

Definition

Outputs the current rotation of the headset, as defined by the SDK / Unity.

public:
 property UnityEngine::Quaternion Rotation { UnityEngine::Quaternion get(); void set(UnityEngine::Quaternion value); };
public UnityEngine.Quaternion Rotation { get; set; }
member this.Rotation : UnityEngine.Quaternion with get, set
Public Property Rotation As Quaternion

Property Value

UnityEngine.Quaternion

Applies to