Particles.js: Fps and No. of particles:

Created on 23 May 2016  路  5Comments  路  Source: VincentGarreau/particles.js

How to remove the information box of FPS and Number of particles present at top left corner of the screen?

Most helpful comment

stats.domElement.style.display = 'none'

All 5 comments

stats.domElement.style.display = 'none'

Thank you for following up on this. Even if it's silly and old. :D

I couldn't get the fps out of the left corner either, so I found your comment with the same question, and thought there might be more people with the same question. Hope it helps more people! :D

Sure it does :)

I don't understand why they didn't create a disable button to not show it. Which makes me think, maybe they did! Or not...

Either way, that'll do the work :D

same problem thanks for answer :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

qnoox picture qnoox  路  6Comments

hugo-pcq picture hugo-pcq  路  4Comments

emilwibe picture emilwibe  路  4Comments

Adryd picture Adryd  路  7Comments

tripletto picture tripletto  路  5Comments