[email protected] Posted April 2, 2019 Share Posted April 2, 2019 def Quote Link to comment Share on other sites More sharing options...
themoonrat Posted April 2, 2019 Share Posted April 2, 2019 That setting adjusts the delta emitted from the ticker, not how often the ticker is emitted. console.log that delta value and you'll see a difference. If the setting is left alone, if requestAnimationFrame can emit 60 times a second, that delta will come out as `1` as it's hitting it's target. ivan.popelyshev 1 Quote Link to comment Share on other sites More sharing options...
[email protected] Posted April 2, 2019 Author Share Posted April 2, 2019 def 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.