enterVRButton : String -> AFrame.Properties.Property
Selector to a custom VR button. On click, the button will enter VR.
Default : None
enterARButton : String -> AFrame.Properties.Property
Selector to a custom AR button. On click, the button will enter AR.
Default : None
enabled : Basics.Bool -> AFrame.Properties.Property
Whether or not to display UI related to entering VR.
Default : true