glodrei
Version:
useful add-ons for react-three-fiber
13 lines (9 loc) • 345 B
text/mdx
title: StatsGl
sourcecode: src/core/StatsGl.tsx
[](https://drei.vercel.app/?path=/story/misc-statsgl--default-story)
Adds [stats-gl](https://github.com/RenaudRohlinger/stats-gl/) to document.body. It takes over the render-loop!
```jsx
<StatsGl className="stats" {...props} />
```