Animation speed
#9979
Replies: 1 comment
-
Points being drawn indevidually you can check the progressive line example |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I set the animation speed? I will give an example, I have a lot of points being drawn in real time. About 150-200 per update. I want to slow down the rendering and make it so that the rendering takes 3000ms.
Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions