sayasajer Posted October 16, 2015 Share Posted October 16, 2015 Hi, When we call renderer.render() for webgl/canvas, how can I know when the rendering process is complete. Because I need to do some stuff ONLY after the rendering was complete. Thanks Quote Link to comment Share on other sites More sharing options...
rich Posted October 16, 2015 Share Posted October 16, 2015 Rendering isn't asynchronous, therefore it's complete the moment after you call that. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.