Skip to content

What should the deltaTime passed to a window's render event handler specifically be used for? #1489

Closed Answered by Perksey
jameswilddev asked this question in Q&A

You must be logged in to vote

The delta times for both events is the number of seconds since that particular event has been raised. Update precedes Render always.

Replies: 2 comments

You must be logged in to vote
0 replies
Answer selected by jameswilddev

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants