You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any particular reason why FixedTimestepInfo is only updated shortly before a FixedTimestepStage runs its system?
I'm working on interpolating my physics between rendered frames. I planned on using FixedTimestepInfo::accumulator as the interpolator in a render sync system, but to my disappointment this doesn't work.
Thanks for the great work!
The text was updated successfully, but these errors were encountered:
Is there any particular reason why FixedTimestepInfo is only updated shortly before a FixedTimestepStage runs its system?
I'm working on interpolating my physics between rendered frames. I planned on using FixedTimestepInfo::accumulator as the interpolator in a render sync system, but to my disappointment this doesn't work.
Thanks for the great work!
The text was updated successfully, but these errors were encountered: