This utility function creates a new stats panel on the scene with a specified dom element id. This function is based on
the npm package called stats.js. It can be used to monitor the performance of your apps, such as framerate, rendering
time, and memory usage.
This utility function creates a new
stats
panel on the scene with a specified dom element id. This function is based on thenpm
package calledstats.js
. It can be used to monitor the performance of your apps, such as framerate, rendering time, and memory usage.