-
I want to show the rendering progress of BIM or RealityModel as a percentage. |
Beta Was this translation helpful? Give feedback.
Answered by
pmconne
May 20, 2021
Replies: 2 comments 1 reply
-
Here's an extremely simple example of a progress bar showing the ratio of number of loaded tiles to total number of requested tiles. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Myzik-Dev
-
Here is a React control that might do what you want. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's an extremely simple example of a progress bar showing the ratio of number of loaded tiles to total number of requested tiles.