hasPosition property
The hasPosition property returns whether the VRDisplay is capable of tracking its position.
This property is read-only.
Syntax
JavaScript |
---|
hasPos = object.hasPosition |
Property values
Type: boolean
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The hasPosition property returns whether the VRDisplay is capable of tracking its position.
This property is read-only.
JavaScript |
---|
hasPos = object.hasPosition |
Type: boolean