PRT Loader have wonderful checkbox to hide Bounding Box and Icon. Is there possible to hide particle count?
Already founded:
$.showCountInViewport = 0
What is cool, that it seems there will be more display modes. Can’t wait…
In the Particle Counts rollout of PRT Loader, there are fields for Disk, Render and View counts. Next to the View count there is a “>View:” checkbutton which you can uncheck to turn off the display in the viewport.
In early versions of Krakatoa, you could check either of the three to see the Disk, Render or View count in the viewport. We thought this was confusing, so we limited it to showing only the View count. This explains why the property is an integer and not a boolean - back in the day, you could set it to 0,1,2 or 3. Now it accepts only 0 or 1.