stats
Note: This documentation is for the old 0.2.0 version of A-Frame. Check out the documentation for the current 1.6.0 version
The stats component displays a UI that displays performance measurements such as framerate. The stats component applies only to the <a-scene>
element.
Example
<a-scene stats></a-scene> |