hide-on-enter-ar
When the user enters AR this component will hide the component by toggling itβs visible
state.
This is used to hide background elements such as floors, sky boxes, environments and other large elements. Letting the user comfortably fit the remaining visible elements into their physical space.
You can also use this to disable scene lighting if you will be using lighting estimation instead.
Example
<a-light hide-on-enter-ar></a-light> |
Properties
None
Events
None