enabled : Basics.Bool -> AFrame.Properties.Property
Whether look controls are enabled.
Default : true
hmdEnabled : Basics.Bool -> AFrame.Properties.Property
Whether to use VR headset pose in VR mode.
Default : true
touchEnabled : Basics.Bool -> AFrame.Properties.Property
Whether to use touch controls in magic window mode.
Default : true
pointerLockEnabled : Basics.Bool -> AFrame.Properties.Property
Whether to hide the cursor using the Pointer Lock API.
Default : false
reverseMouseDrag : Basics.Bool -> AFrame.Properties.Property
Whether to reverse mouse drag
Default : false
reverseTouchDrag : Basics.Bool -> AFrame.Properties.Property
Whether to reverse touch drag
Default : false