Components can be attached to the scene as well as entities. A-Frame ships with a few components to configure the scene:
Component | Details |
---|---|
embedded | Remove fullscreen styles from the canvas. |
fog | Add fog. |
keyboard-shortcuts | Toggle keyboard shortcuts. |
inspector | Inject the A-Frame Inspector. |
stats | Toggle performance stats. |
vr-mode-ui | Toggle UI for entering and exiting VR. |
debug | Enables component-to-DOM serialization. |