Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The maxLayers property returns the maximum length of an array that VRDisplay.requestPresent will accept.
This property is read-only.
Syntax
JavaScript |
---|
maxLayers = object.maxLayers |
Property values
Type: unsigned long
Remarks
The value must be 1 if canPresent is true, 0 otherwise.