Results 1 - 2 of 2

VRDisplayCapabilities.hasPosition

The hasPosition read-only property of the VRDisplayCapabilities interface returns a Boolean stating whether the VR display can track and return position information.
API Experimental hasPosition Property Reference Virtual Reality VR VRDisplayCapabilities WebVR

VRPose.hasPosition

The hasPosition read-only property of the VRPositionState interface returns a boolean indicating whether the VRPositionState.position property is valid (i.e. if the hardware is currently registering a valid position). If it is false, the position property will return null.
API Experimental Expérimental hasPosition Obsolete Property Reference Référence Virtual Reality VR VRPositionState WebVR