maxLayers
read-only property of the VRDisplayCapabilities
interface returns a number indicating the maximum number of VRLayer
s that the VR display can present at once (e.g. the maximum length of the array that Display.requestPresent()
can accept.)