This documentation is archived and is not being maintained.
isPresenting property
The isPresenting property returns the presentation state of a VRDisplay.
This property is read-only.
Syntax
| JavaScript |
isPresenting = object.isPresenting
|
Property values
Type: boolean
True is returned if presenting.
See also
-
VRDisplay