// Doesn't look like this will work for Oculus Go ... :/Vector3
PlayerHeadPos =
Vector3.zero;OVRNodeStateProperties.GetNodeStatePropertyVector3(
UnityEngine.XR.XRNode.Head, NodeStatePropertyType.Position,
OVRPlugin.Node.Head, OVRPlugin.Step.Render, o...