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
The engine should be able to detect frame rate drops and pass the information to the JS side so it downloads alternative assets before handing back the lead to the engine to hotswap assets to less demanding ones in an effort to allow a smooth overall frame rate.
To do
write a frame rate detection system
hand back the lead to JS so it downloads alternative assets
Change profiles accordingly
The text was updated successfully, but these errors were encountered:
tiesselune
changed the title
Auto detect frame rate drops and change profiles
Auto detect frame rate drops and change profiles accordingly if available
Jan 10, 2020
Feature details
The engine should be able to detect frame rate drops and pass the information to the JS side so it downloads alternative assets before handing back the lead to the engine to hotswap assets to less demanding ones in an effort to allow a smooth overall frame rate.
To do
The text was updated successfully, but these errors were encountered: